Skip to content

andyzhshg/trojan-privoxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trojan-privoxy

trojan client with privoxy for http proxy

How to use

docker run \
    --name trojan-proxy \
    -e REMOTE_ADDR="your host" \
    -e PASSWORD="your password" \
    -p trojan_port:1086 \
    -p privoxy_port:1087 \
    -d \
    andyzhshg/trojan-privoxy

About

trojan client with privoxy for http proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published