outline-sdk icon indicating copy to clipboard operation
outline-sdk copied to clipboard

SDK to build network tools based on Outline components.

Results 54 outline-sdk issues
Sort by recently updated
recently updated
newest added

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 -...

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1. Changelog Sourced from tar's changelog. Changelog 7.0 Rewrite in TypeScript, provide ESM and CommonJS hybrid interface Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry')...

dependencies
javascript

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.16 to 2.9.18. Changelog Sourced from vite's changelog. 2.9.18 (2024-03-24) fix: port #15653 to v2 (#15657) (1f855dc), closes #15653 #15657 fix: port #16250 to v2 (#16254) (011bbca),...

dependencies
javascript

currently have a go web app rendering on web, android: ![image](https://github.com/Jigsaw-Code/outline-sdk/assets/3759828/72930d44-74df-49d2-8b2b-9c6183c016ce) and apple (mac catalyst): ![image](https://github.com/Jigsaw-Code/outline-sdk/assets/3759828/f99e6025-7501-4409-aee5-cb7c2b7e961c) next steps: - [x] add htmx to the go web app - [x] integrate...

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies
javascript

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...

documentation
dependencies
examples