Skip to content

将 tor socks5t 代理转换为http代理 方便爬虫使用

Notifications You must be signed in to change notification settings

GayFish1024/tor_proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tor_proxy

将 tor socks5t 代理转换为http代理,并使用docker打包方便部署多个代理 方便爬虫使用

打包镜像

docker build . -t demo

运行

docker run -d -p 1080:1080 demo

About

将 tor socks5t 代理转换为http代理 方便爬虫使用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 68.5%
  • Shell 31.5%