-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add bitcoin and monero onion examples #53
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
with this output
|
icota
requested changes
Sep 26, 2024
Of course, why not? Moneranoj are good people |
d3ff4b1
to
2ff2c8c
Compare
72cd66b
to
6ab69e0
Compare
- sync lib/socks_socket.dart with cypherstack/tor - pin socks5_proxy to working version fix linter: attribute, license remove typo in comment from example removing the copyright notice was an oversight, sorry; because you mentioned you're OK with attributing this to Cypher Stack since I wrote it, I've attributed it thusly dart format -o write . comment updates
a0f810b
to
dc3eb35
Compare
icota
approved these changes
Oct 7, 2024
FaFre
added a commit
to FaFre/tor
that referenced
this pull request
Feb 14, 2025
918f280 fix: build failure due to Android Studio dill files deletion (#81) c6a3401 Use `flutter test` in CI (#80) d56f1f2 chore: support build as a flutter module (#70) 969c49a fix insufficient sh permissions (#65) 97668e9 chore: fix typo in code (#63) dd10277 fix: use alias for shasum if sha1sum is found instead (#60) a5e2126 fix: building under nixos (#58) f756772 feat: print current dir when running pub get (Foundation-Devices#54) b063595 fix: build mode when using a flutter flavor (Foundation-Devices#51) c6d46d4 fix: add `/D` argument for cd to trigger drive change when changing directory (Foundation-Devices#53) a3b7352 chore: add rustup tests (Foundation-Devices#47) 6ea1624 Filter non-custom toolchains (Foundation-Devices#43) c2eaabd chore: fix variable name (Foundation-Devices#46) 229849d chore: get repo name from pull request (Foundation-Devices#45) f130c69 chore: don't hardcode repository url (Foundation-Devices#44) b5a5202 fix: run_build_tool.sh not passing through exit code (Foundation-Devices#38) 2b67021 feat: artifact provider should retry when reset by peer (Foundation-Devices#37) 523aa4a fix: typo in warning message (Foundation-Devices#36) 395ecbe fix: [windows] use bypass poweshell execution policy (Foundation-Devices#35) 632809a chore: specify hashes for CI actions (Foundation-Devices#34) 15bdc18 fix: symlink creation when building pods (Foundation-Devices#33) 7dbb078 feat: check for invalid snapshot version and recompile kernel (Foundation-Devices#32) git-subtree-dir: cargokit git-subtree-split: 918f28083f9ef24ce08b9e90d2c46e6a52812d5d
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
lib/socks_socket.dart
withcypherstack/tor
.socks5_proxy
to working version in example.@icota, I also have a Monero onion example ready. It's similar so I wondered if it should be included. Let me know if you want that in, as well