Skip to content

Commit

Permalink
Merge pull request #80 from Jigsaw-Code/daniellacosse/readme_progress/1
Browse files Browse the repository at this point in the history
update readme todos
  • Loading branch information
daniellacosse authored Sep 29, 2023
2 parents b950bdb + 682f607 commit d2b94a2
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,17 +125,11 @@ Beta features:
- For Mobile apps
- [x] Library to run a local SOCKS5 or HTTP-Connect proxy ([source](./x/mobileproxy/mobileproxy.go), [example Go usage](./x/examples/fetch-proxy/main.go), [example mobile usage](./x/examples/mobileproxy)). (v0.0.6)
- [x] Documentation on how to integrate the SDK into mobile apps (v0.0.6)
- [ ] Connectivity Test mobile app using [Capacitor](https://capacitorjs.com/) (coming soon)
- [x] Connectivity Test iOS mobile app using [Capacitor](https://capacitorjs.com/)
- [ ] Connectivity Test Android app using [Capacitor](https://capacitorjs.com/) (coming soon)
- For Go apps
- [ ] Connectivity Test example [Wails](https://wails.io/) graphical app (coming soon)
- [x] Connectivity Test example [Wails](https://wails.io/) graphical app
- [x] Connectivity Test example command-line app ([source](./x/examples/outline-connectivity/)) (v0.0.6)
- [ ] Outline Client example command-line app (coming soon)
- [x] Page fetch example command-line app ([source](./x/examples/outline-fetch/)) (v0.0.6)
- [x] Local proxy example command-line app ([source](./x/examples/http2transport/)) (v0.0.6)

- Server-side libraries
- [ ] To be defined (coming soon)

- Other Resources
- [ ] Website (coming soon)
- [ ] Bindings (coming soon)

0 comments on commit d2b94a2

Please sign in to comment.