tor-controller icon indicating copy to clipboard operation
tor-controller copied to clipboard

Tor toolkit for Kubernetes (Tor instances, onion services and more)

Results 10 tor-controller issues
Sort by recently updated
recently updated
newest added

**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...

enhancement

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...

enhancement
support

example of using vanguards in onionbalanced?

enhancement

Evaluate migrate to Operator-SDK if feasible, register in OperatorHub.io

enhancement

**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...

enhancement
namespaces

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_

enhancement

**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...

enhancement
spec
webhook

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,...

enhancement

**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...

bug

## 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,...