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

Add support for building and using this behind a SOCKS proxy #31

Open
emdee-is opened this issue Oct 17, 2022 · 2 comments
Open

Add support for building and using this behind a SOCKS proxy #31

emdee-is opened this issue Oct 17, 2022 · 2 comments

Comments

@emdee-is
Copy link

This will be a great tool to use, but I'm behind a SOCKS proxy, and I can't even build it!

go: github.com/alexbakker/tox4go@v0.0.0-20170617131442-f2fe5c787e3e: Get "https://proxy.golang.org/github.com/alexbakker/tox4go/@v/v0.0.0-20170617131442-f2fe5c787e3e.mod": unexpected EOF

There are no instructions for how to download the required components, which is needed behind firewalls, or any corporate environment that restricts downloads (Go has googlitus -:).

Could you add support for building and using this behind a SOCKS proxy?

@alexbakker
Copy link
Member

All you need to build ToxStatus is the Go toolchain. Making it connect through a SOCKS proxy to fetch dependencies is probably possible, but might take some Googling to figure out.

With regards to adding SOCKS support for ToxStatus itself, I'd be happy to review a pull request for that.

@emdee-is
Copy link
Author

If you weren't using Go I might be able to help: no googlitus for me!

BTW - are there any public instances of Echobot running (I know off repo :-()

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

2 participants