Skip to content

Instantly share code, notes, and snippets.

@SeyedMostafaAhmadi
Created November 7, 2021 10:13
Show Gist options
  • Save SeyedMostafaAhmadi/97d2913ac149892e06c6299ca2434ce1 to your computer and use it in GitHub Desktop.
Save SeyedMostafaAhmadi/97d2913ac149892e06c6299ca2434ce1 to your computer and use it in GitHub Desktop.
Set bridge for tor
# go to here path and add follow lines to this file /etc/tor/torrc
# previous install "obfs4proxy" package
####
UseBridges 1
ClientTransportPlugin obfs4 exec /usr/bin/obfs4proxy
Sandbox 0 # don't work with ClientTransportPlugin
Bridge obfs4 51.195.117.252:666 3275695F343201E2243B0E55E6C2F6476BDC91A7 cert=KybiRTmKQZiQmLk/Iuq9BHjWgIgHsbZ0pzrZCTZDeA6N7KWInqTxZc9TPpSfs88t25+MPA iat-mode=0
Bridge obfs4 87.106.157.198:55405 3C3893086B27E879778E4A6275E5230AA49132E9 cert=uZorJsxG11sfGmt2tsJRX6jCDQF043crM0vfsY+BJUdciPsszVN1eAem2zNteZ2WVjFqLg iat-mode=0
Bridge obfs4 51.79.51.112:51804 228199E09F51A406D0A3585463A47B82A9AF11AB cert=jgFDOR4fAkVvdCLHjCYv9+WKu4oilFhSWQGSlm8nlhfQ8gYLz24p5bTsF6jYL4ZxiYMlcw iat-mode=0
Bridge obfs4 95.216.186.68:1192 CD6A3B2F22509345DB47F64B2A26FB6A601A1FA0 cert=1gRAX5LV2NQGphZgGTwQumnh01/LwThkRbUmiX7wwAJARWxx2hjBAT3dhbpy/QoyqRmZHg iat-mode=0
Bridge obfs4 107.185.218.181:6777 822A08E959697F7E447F5630BD6FA340F2693A61 cert=9OSDvIAKlIapOuKWsjLwOtcgHULThfV0IfKalWp2wYFa9OFUahe6yp8MQ0DALG1MKLDFAw iat-mode=0
Bridge obfs4 185.220.101.178:61957 48F9237E4E74B7B39F1EC332EE87AE90F9E6860A cert=p9L6+25s8bnfkye1ZxFeAE4mAGY7DH4Gaj7dxngIIzP9BtqrHHwZXdjMK0RVIQ34C7aqZw iat-mode=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment