kragniz / tor-controller

Run Tor onion services on Kubernetes
Apache License 2.0
539 stars 30 forks source link

Upgrade the Tor daemon image #12

Open stevefan1999-personal opened 3 years ago

stevefan1999-personal commented 3 years ago

https://github.com/kragniz/tor-controller/blob/8008f9c78a1a727181de9aaa838cb8e81e67b1a2/pkg/controller/onionservice/deployment.go#L135

Tor version in Alpine is currently 0.4.x, so it is severely outdated for 0.3.x

bugfest commented 2 years ago

Hi @stevefan1999-personal, I've re-implemented tor-controller and upgrade all the dependencies, you can find it at https://github.com/bugfest/tor-controller