mirror of
https://github.com/PurpleI2P/i2pd-tools
synced 2025-03-12 05:11:04 +00:00
update readme
This commit is contained in:
parent
ebbf53085c
commit
cfb673326e
15
README.md
15
README.md
@ -42,6 +42,21 @@ i2p netdb blocklist generator tool
|
|||||||
see [here](baddiefinder)
|
see [here](baddiefinder)
|
||||||
|
|
||||||
|
|
||||||
|
### routerinfo
|
||||||
|
|
||||||
|
print information about a router info file
|
||||||
|
|
||||||
|
#### usage
|
||||||
|
|
||||||
|
|
||||||
|
print ip and port for router info excluding ipv6
|
||||||
|
|
||||||
|
./routerinfo -p ~/.i2pd/netDb/r6/routerInfo-blah.dat
|
||||||
|
|
||||||
|
print iptables firewall rules to allow 1 nodes in netdb through firewall including ipv6 addresses
|
||||||
|
|
||||||
|
./routerinfo -6 -f ~/.i2pd/netDb/r6/routerInfo-blah.dat
|
||||||
|
|
||||||
### keygen
|
### keygen
|
||||||
|
|
||||||
Generate an i2p private key
|
Generate an i2p private key
|
||||||
|
Loading…
x
Reference in New Issue
Block a user