Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Add ability to start a http_proxy/socks5 proxy #7

Open
markpash opened this issue Mar 27, 2022 · 0 comments
Open

Add ability to start a http_proxy/socks5 proxy #7

markpash opened this issue Mar 27, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@markpash
Copy link
Owner

Now that tnset gives us the ability to Dial and the tailscaled codebase itself already containing code to create these proxies, it should simply be a case of copying the code and making it work in the sidecar.
(We need to copy because the code that does this is unexported in cmd/tailscaled

I created a proof-of-concept to see if it works with tsnet and everything worked well with both proxy kinds.

Just need to make sure that the copied code is properly attributed, contains the copyright notices and comes with the license.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant