HTTP/SOCKS proxy for darknet federation. Fork of https://github.com/majestrate/fedproxy.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
1 year ago | |
---|---|---|
internal/socks5 | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 1 year ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago | |
main.go | 2 years ago |
README.md
fedproxy
routes .onion
domains over tor, .i2p
domains over i2p,, .loki
domains over lokinet, and clearnet over the clearnet
building:
$ go get -u github.com/majestrate/fedproxy
$ cp $(GOPATH)/bin/fedproxy /usr/local/bin/fedproxy
usage:
$ fedproxy socks 127.0.0.1:2000 127.0.0.1:9050 127.0.0.1:4447
then use socks proxy at 127.0.0.1:2000