Science

science proxy

Forward Proxy

Tinyproxy

# config
vim /etc/tinyproxy/tinyproxy.conf
...
Allow 10.0.0.1
...
# start server
systemctl start tinyproy && systemctl enable tinyproxy

Proxy

SSR

wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh

Reference:

Last updated