Use proxy with steam
This instruction set has only been tested and tested on the Ubuntu 19 Desktop operating system and has NOT been tested on other platforms. Please attention!
Execute with root privileges in the terminal
wget https://raw.githubusercontent.com/SkyFaklist/l2sp/master/l2sh.sh && chmod +x l2sh.sh && bash l2sh.sh
vim /etc/proxychains.conf
type ip port [user pass]
For example : socks5 127.0.0.1 1080 admin passwd
This project is inseparable from the support of the open source project 'proxychains'