-
Notifications
You must be signed in to change notification settings - Fork 243
Add proxy and onion support for ckb-network
#4733
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
Open
eval-exec
wants to merge
20
commits into
nervosnetwork:develop
Choose a base branch
from
eval-exec:exec/proxy
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 19 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
24cab08
ci: add Tor installation to GitHub Actions workflows
eval-exec 1775125
ci: add Go toolchain setup to GitHub Actions workflows
eval-exec 5fcaaa3
build: add obfs4 submodule and build targets
eval-exec 186c703
deps: add onion/tor dependencies
eval-exec 547ffbd
network: add NetworkAddresses struct for onion addresses
eval-exec 7c67295
network: add proxy URL validation and configuration
eval-exec a6a9417
config: add onion service configuration handling
eval-exec 4d458ed
network: update service builder for proxy support
eval-exec a29f0ca
feat: add onion crate for Tor integration
eval-exec 6292520
network: update peer store to handle onion addresses
eval-exec d3772c5
network: update identify protocol for onion address sharing
eval-exec a81b99e
network: update network state for public address management
eval-exec e11c0b6
config: add onion service configuration options
eval-exec fa04100
log: extract modify_logger_filter to mute fast-socks5 log
eval-exec 83976d3
Apply code readbility suggestion
eval-exec e9af5b4
Change MultiAddr to Multiaddr
eval-exec 149d2ce
ckb-network: Remove `struct NetworkAddresses`
eval-exec 48013a4
config: move `[network.proxy]` onion insturction to `[network.onion]`
eval-exec 62e959b
onion: support config onion service port by `onion_external_port`
eval-exec 4721c76
ckb.toml: reword [network.onion] comment
eval-exec File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.