Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot connect through SOCKS #148

Open
alpharde opened this issue Dec 9, 2024 · 0 comments
Open

Cannot connect through SOCKS #148

alpharde opened this issue Dec 9, 2024 · 0 comments

Comments

@alpharde
Copy link

alpharde commented Dec 9, 2024

Issue description

Seabird cannot connect to a cluster that has SOCKS set up on it's proxy-url configuration.

Steps to reproduce

  • Add a proxy-url field to the cluster configuration pointing to a SOCKS proxy eg:
- name: "mycluster"
  cluster:
    server: "https://myserver"
    insecure-skip-tls-verify: true
    proxy-url: socks5://127.0.0.1:1080
  • Start the proxy by connecting to SSH, etc.
  • Import the kubeconfig file on seabird
  • It won't connect

System information

Seabird v0.5.1 @ Arch Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant