Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
O
onion-grater
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
Whonix
onion-grater
Commits
f72b6012
Unverified
Commit
f72b6012
authored
4 years ago
by
qubenix
Browse files
Options
Downloads
Patches
Plain Diff
update 40_bitcoind.yml to work with bitcoind v0.21
parent
07078f8d
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
usr/share/doc/onion-grater-merger/examples/40_bitcoind.yml
+4
-0
4 additions, 0 deletions
usr/share/doc/onion-grater-merger/examples/40_bitcoind.yml
with
4 additions
and
0 deletions
usr/share/doc/onion-grater-merger/examples/40_bitcoind.yml
+
4
−
0
View file @
f72b6012
...
@@ -22,7 +22,11 @@
...
@@ -22,7 +22,11 @@
## {{{ Mainnet onion service.
## {{{ Mainnet onion service.
-
pattern
:
'
NEW:(\S+)
Port=8333,127.0.0.1:8333'
-
pattern
:
'
NEW:(\S+)
Port=8333,127.0.0.1:8333'
replacement
:
'
NEW:{}
Port=8333,{client-address}:8333
Flags=DiscardPK'
replacement
:
'
NEW:{}
Port=8333,{client-address}:8333
Flags=DiscardPK'
-
pattern
:
'
NEW:(\S+)
Port=8333,127.0.0.1:8334'
replacement
:
'
NEW:{}
Port=8333,{client-address}:8334
Flags=DiscardPK'
## Testnet onion service.
## Testnet onion service.
-
pattern
:
'
NEW:(\S+)
Port=18333,127.0.0.1:18333'
-
pattern
:
'
NEW:(\S+)
Port=18333,127.0.0.1:18333'
replacement
:
'
NEW:{}
Port=18333,{client-address}:18333
Flags=DiscardPK'
replacement
:
'
NEW:{}
Port=18333,{client-address}:18333
Flags=DiscardPK'
-
pattern
:
'
NEW:(\S+)
Port=18333,127.0.0.1:18334'
replacement
:
'
NEW:{}
Port=18333,{client-address}:18334
Flags=DiscardPK'
## }}}
## }}}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment