i2pbase64 documentation

pull/106/head
wipedlifepotato 2025-08-21 04:43:45 +07:00
parent a73b83bd2a
commit fcf00638ba
1 changed files with 14 additions and 0 deletions

View File

@ -35,6 +35,20 @@ make
## Tools included
### i2pbase64
encode/decode b64 string
example usage:
```
user@computer:~/i2pd-tools$ ./i2pbase64
encode
ZW5jb2RlCg==^C
user@computer:~/i2pd-tools$ ./i2pbase64 -d
ZW5jb2RlCg==
encode
```
U also can use file
### routerinfo
print information about a router info file