Replies: 2 comments
See this: #168 (comment) Let me know if anything is unclear. You could consider using GitHub Copilot (if you have access) to explore the codebase of the repositories, firestack and rethink-app. It is pretty good at that! See also the (slightly outdated) entries on DeepWiki (it gets 80% of it right): deepwiki/firestack / deepwiki/rethink-app.
@Lanius-collaris who's a frequent contributor tests on Linux. See the last part of the comment (you can ignore the top code heavy half): #77 (comment) (code). |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have zero knowledge on android application development. I believe that Firestack can be used as a package in another go project (Say a client app of Firestack in Go). For this knowing the entrypoints functions for each service (dns, proxy, tunnel and others) is necessary.
I noticed the following in the README,
But if possible can someone write a brief on entrypoints for services in this thread?
I can test things both in MacOS and Linux. I am aware that there are few caveats in running Gvisor netstack in MacOS.
All reactions