Sign inSign up

n00b1k/tor-obfs4

By n00b1k

Updated 7 months ago

Tor proxy. Socks-5

Image
Networking
Security
0

434

n00b1k/tor-obfs4 repository overview

Github

Get HashedControlPassword
docker exec -it tor sh
tor --hash-password mypassword

16:B0CC6201A5DCE83360F9B02DE8B8FBED5B528302151EDEAE870219AD1D

Get obfs4 bridges

Create torrc
sudo mkdir -p /opt/tor/  
sudo nano /opt/tor/torrc
Install
docker run -d --name tor -p 9050:9050 -p 9051:9051 -v /opt/tor/torrc:/etc/tor/torrc --restart unless-stopped n00b1k/tor-obfs4:1.0.7
Test
curl --socks5 127.0.0.1:9050 https://ifconfig.co

Tag summary

Content type

Image

Digest

sha256:0ab9b5963

Size

40.1 MB

Last updated

7 months ago

docker pull n00b1k/tor-obfs4:1.0.7