Amir Gh
Amir Gh
There has been some confusion among users on what client application to install and use on a given platform/OS for a specific protocol. I made a table to bring all...
**Note**: The code is still messy not ready for merge. I made this PR to discuss upcoming high-level changes to the testing approach and format for connectivity testing pursuant to...
### Tags - Outline Connectivity Tester GUI app (Android) - Enhancement - WIP ### Overview I have been fiddling wih setup/configuration and exploring different ways to run the app for...
This PR adds a new feature to `fyne-proxy` example that sets up the system-wide web proxy that tunnels web browser traffic automatically on following platforms: - MacOS - Windows -...
This PR replaces PR #137; since I had to rebase and refactor the PR #137 that it got a bit out of hand and decided to cherry pick commits into...
This PR adds support for `ssconfig://` dynamic config loading and parsing to `test_connectivity` that is compliant with existing formats as well as SIP008. This can be later refactored into `config`...
I am running Ubuntu (`uname -a Linux 17Z990-R-AAS7U1 6.2.0-34-generic #34~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 7 13:12:03 UTC 2 x86_64 x86_64 x86_64 GNU/Linux`) and managed to get the following working to...
在提出问题前请先自行排除服务器端问题,同时也请通过搜索确认是否有人提出过相同问题。 ### 预期行为 描述你认为应该发生什么 The app should connect to server and pass data through the server. In the pre-release version it connected but no traffic flows through the app. ###...
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...
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...