Skip to content

Instantly share code, notes, and snippets.

@sesseor
sesseor / nostr_relay_list.txt
Last active July 26, 2023 00:16
nostr relay list
wss://nostr.wine
wss://relay.orangepill.dev
wss://xmr.usenostr.org
wss://nostr.portemonero.com
wss://nostr.xmr.rocks
wss://relay.nostr.band
wss://filter.nostr.wine
wss://nostr.milou.lol
wss://nostr.mutinywallet.com
@sesseor
sesseor / socks5.py
Created April 30, 2021 20:43
Python requests over Tor (Socks5)
#install `tor`
#sudo apt install tor
#sudo service tor start
#install `requests`
#pip3 install requests
#pip3 install requests[socks]
import requests
proxies = {
@sesseor
sesseor / sherlock.ipynb
Last active March 17, 2021 10:44
sherlock.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.