Update 'setup_tor.sh'
This commit is contained in:
parent
0109c05efe
commit
7276824a78
@ -5,7 +5,7 @@ wget --user ${FTP_USER} --password ${FTP_PASSWORD} ftp://${FTP_HOST}:${FTP_PORT}
|
||||
dpkg -i /tmp/libevent.deb
|
||||
|
||||
wget --user ${FTP_USER} --password ${FTP_PASSWORD} ftp://${FTP_HOST}:${FTP_PORT}/obfs4proxy_0.0.14-1build1_amd64.deb -O /tmp/obfs4proxy.deb
|
||||
dpkg -i /tmp/obfs4proxy
|
||||
dpkg -i /tmp/obfs4proxy.deb
|
||||
|
||||
# see https://deb.torproject.org/torproject.org/pool/main/t/tor/
|
||||
# see https://support.torproject.org/apt/tor-deb-repo/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user