outline-sdk
outline-sdk copied to clipboard
SDK to build network tools based on Outline components.
I'm trying to build the outline-cli on my ubuntu. The build script should get updated. I'm getting this error while trying to build it: go: github.com/Jigsaw-Code/[email protected] requires golang.org/x/[email protected]: missing go.sum...
Hey 👋 I was wondering what tools there are so that a user or a developer can check the level of encryption that are operating within ? for example like...
I'm doing some testing based on the examples in x/outline-cli to read/write IP Packets from/to a TUN device. I have gotten the example working with `shadowsocks.NewStreamDialer`, but I'm unable to...
go: github.com/Jigsaw-Code/outline-sdk/x/psiphon imports github.com/Psiphon-Labs/psiphon-tunnel-core/ClientLibrary/clientlib imports github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon imports github.com/cognusion/go-cache-lru: github.com/cognusion/[email protected]: invalid version: git ls-remote -q origin in /go/pkg/mod/cache/vcs/667476c16c5dcef6694580cdd309feb30e49715dc592212645fcea30991ba598: exit status 128: remote: Repository not found.
Outline can only be accessed by one device with a key, when the second device tries to use the same key, it gives an error and the second device cannot...
This PR adds an example for running a socks5 proxy that forwards requests to soax server socks5 server. It helps with temporarily sharing access with others to let them perform...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.7 to 3.2.11. Changelog Sourced from vite's changelog. 3.2.11 (2024-09-17) fix: backport #18112, fs raw query (a6da450), closes #18112 fix: backport #18115, DOM Clobbering in (2ddd854), closes...
I was re-running the jobs to reproduce issue reported here: https://github.com/Jigsaw-Code/outline-sdk/issues/276 but the tests are sometimes throwing a different error. @fortuna do you know why this `happyeyeballs_test.go:252` test fails? https://github.com/Jigsaw-Code/outline-sdk/actions/runs/10733360009/job/29798026057?pr=272...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...