User Tools

Site Tools


сервис_3proxy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
сервис_3proxy [2022/12/15 14:12]
val
сервис_3proxy [2022/12/15 14:16]
val
Line 2: Line 2:
  
   * [[https://​3proxy.ru/​|3proxy tiny free proxy server]]   * [[https://​3proxy.ru/​|3proxy tiny free proxy server]]
 +
 +<​code>​
 +# wget https://​github.com/​z3APA3A/​3proxy/​releases/​download/​0.9.3/​3proxy-0.9.3.x86_64.deb
 +
 +# dpkg -i 3proxy-0.9.3.x86_64.deb
 +
 +# cat /tmp/3p.cfg
 +</​code><​code>​
 +#auth none
 +log
 +auth iponly
 +allow * 10.5.12.0/​24,​127.0.0.1
 +deny *
 +socks
 +</​code><​code>​
 +# /bin/3proxy /tmp/3p.cfg
 +
 +# curl --socks5-hostname 127.0.0.1 https://​val.bmstu.ru
 +</​code>​
сервис_3proxy.txt · Last modified: 2022/12/15 14:17 by val