tor-controller
tor-controller copied to clipboard
Tor toolkit for Kubernetes (Tor instances, onion services and more)
**Is your feature request related to a problem? Please describe.** I'm not sure I'm doing anything wrong. When I deploy onionbalancedservices together with Ghost, for example, it works. But if...
First of all thank you @bugfest for this repo. I would like to use the control port on an OnionService to be able to kill specific onion curcuits to prevent...
example of using vanguards in onionbalanced?
Evaluate migrate to Operator-SDK if feasible, register in OperatorHub.io
**Is your feature request related to a problem? Please describe.** I don't want to deploy my app and Tor related things to the same ns as the OnionService. **Describe the...
Implement golangci-lint [config](https://github.com/lexfrei/tools/blob/master/.golangci.yaml) [action](https://github.com/lexfrei/tools/blob/master/.github/workflows/lint-go.yaml) _Originally posted by @lexfrei in https://github.com/bugfest/tor-controller/issues/45#issuecomment-1501125728_
**Describe the bug** When trying to deploy a onionService, it fails with spec.ports being invalid on the resulting svc but I did not set those. **To Reproduce** 1. Use chart...
https://gitlab.com/n0tr1v/gobalance This is a Golang rewrite of the good ol' OnionBalance which is originally in Python. Technically speaking it should be in-place compatible with the original OnionBalance. Reduced memory use,...
**Describe the bug** When importing a `privateKeySecret` generated by Kustomize on a new `OnionService`, the controller creates a new secret based on the name provided and so the hostname is...
## Description :warning: **The image `gcr.io/kubebuilder/kube-rbac-proxy` is deprecated and will become unavailable.** **You must move as soon as possible, sometime from early 2025, the GCR will go away.** > _Unfortunately,...