Skip to content

serkin/squid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Squid

Runs Squid on a given server

curl -sSL https://raw.githubusercontent.com/serkin/squid/main/install.sh | -s "3111"

Testing

curl ipinfo.io/ip
IP=
export ftp_proxy=http://$IP:3111
export http_proxy=http://$IP:3111
export https_proxy=http://$IP:3111

curl ipinfo.io/ip

Tinyproxy

docker run -d --name='tinyproxy' -p 6666:8888 monokal/tinyproxy:latest ANY

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages