1
0
mirror of https://github.com/PurpleI2P/i2pd-tools synced 2025-01-15 17:20:08 +00:00

257 Commits

Author SHA1 Message Date
wipedlifepotato
e1e0ab3a88
Merge branch 'master' into master 2023-08-01 02:35:28 +07:00
wipedlifepotato
82e7be68ef
Add famtool example and vain usage to README.md 2023-08-01 02:33:13 +07:00
wipedlifepotato
377b3c0ea5 -latomic to famtool and routerinfo #80 2023-08-01 02:23:09 +07:00
wipedlifepotato
3acfdccac3 multiple search addresses 2023-08-01 02:07:08 +07:00
orignal
3b6a3cbabe
Merge pull request #89 from wipedlifepotato/master
Vain ressurect.
2023-07-31 14:54:21 -04:00
wipedlifepotato
a5eed1682e add vain to makefile 2023-08-01 00:51:04 +07:00
wipedlifepotato
e0b0a3f9df vain ressurect 2023-08-01 00:50:48 +07:00
orignal
24cf49411f
Merge pull request #87 from wipedlifepotato/master
change depencies.sh
2023-07-31 13:34:19 -04:00
wipedlifepotato
32b01c2e7b undo old vain version + pre init macros for InitCrypto 2023-07-31 23:27:01 +07:00
wipedlifepotato
114fd1cfe7 LSB Release instead uname if we can 2023-07-31 22:18:34 +07:00
orignal
74173a26b1 removed vain 2023-06-30 11:25:57 -04:00
orignal
40d335a427
Merge pull request #86 from freeacetone/master
vanity generator optimization
2023-05-26 06:53:40 -04:00
acetone
fe84f6a996 tabs formatting 2023-05-26 09:37:02 +03:00
acetone
14d4a902b0 vanity generator optimization 2023-05-26 09:27:39 +03:00
f9348979a2
fix keyinfo on latest gcc, update Makefile
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-03-11 21:32:14 +00:00
orignal
aadc780b44 fixed build error for LocalRouterInfo and SSU2 2022-11-25 15:02:22 -05:00
orignal
4835013d9e
Merge pull request #82 from ill5-com/patch-1
scan entire string when using regex
2022-10-30 08:54:02 -04:00
Ill5.com Softworks
06eab112fc
scan entire string when using regex
len variable would only scan the length of the regex string. this means if you were to use the regex expression .*i2p$ it would generate btbi2pxm5xi4zh32ye5emeq5koqbdd2gywxmpzjpaivpf744bcka instead of btbckaxm5xi4zh32ye5emeq5koqbdd2gywxmpzjpaivpf744bi2p
2022-10-29 15:29:33 -07:00
orignal
0c30f1f4db
Merge pull request #78 from xanoni/master
Improve `vain` output format and instructions
2021-10-18 07:53:40 -04:00
xanoni
a5b0dd1a34
Improve vain output format and instructions
- Clarify usage and instructions, add better examples
- Move hardcoded defaults to vanity.hpp definitions
- Fix typos (e.g., binded => bound) and make output look nicer
2021-10-18 03:20:07 -04:00
orignal
86f1bf9fe7 fixed #74 2021-06-25 12:11:33 -04:00
orignal
644df5b4ee
Merge pull request #72 from acetoneRu/master
many bit corrections
2021-06-03 06:41:56 -04:00
acetone
31452d924d
i2p -> I2P 2021-06-03 03:54:28 -04:00
acetone
56b8d02a97
keyinfo tool description corrected 2021-06-03 03:45:27 -04:00
acetoneRu
d888825470 --usage deleted because --help and -h already exist 2021-06-03 03:10:56 -04:00
acetoneRu
4d89abf0af id_thread is not needed for user output 2021-06-03 02:53:30 -04:00
acetoneRu
24e127f561 gen: signature choice deleted 2021-06-03 02:09:22 -04:00
acetoneRu
3f59de5e73 vanitygen output formatted with mutex 2021-06-03 01:33:13 -04:00
acetoneRu
9618b20939 keygen in user friendly mode 2021-06-03 00:56:35 -04:00
acetone
263809be18
RED25519-SHA512 added to README
also pasted link to docs
2021-06-03 00:34:30 -04:00
orignal
11e092b2ee
Merge pull request #71 from acetoneRu/master
depends script instead some shit in Readme
2021-06-02 14:13:36 -04:00
acetoneRu
e9622a37c1 depend script (Debian fixed, MinGW added) 2021-06-02 14:07:10 -04:00
acetoneRu
e9223dae8a README updated: dependencies are deleted 2021-06-02 13:50:38 -04:00
acetoneRu
dfa5a30f9c gitignore updated 2021-06-02 13:42:38 -04:00
19eb76e0c5
update i2pd submodule
Signed-off-by: R4SAS <r4sas@i2pmail.org>
19eb76e-windows
2021-05-17 20:55:27 +03:00
a368078243 add b33 support in keyinfo
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-05-17 20:39:36 +03:00
04ed29ceec add verifyhost tool
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-05-17 20:39:24 +03:00
orignal
b7e213331c
Merge pull request #70 from acetoneRu/master
user friendly mode for offlinekeys tool
2021-05-17 06:36:59 -04:00
acetone
9dca0dddf8
user friendly mode 2021-05-17 01:33:41 -04:00
orignal
47d74a9814
Merge pull request #69 from acetoneRu/master
Output formatting
2021-05-16 14:42:13 -04:00
acetone
38f85d3cad
Output formatting 2021-05-16 14:40:33 -04:00
orignal
58a4386c96
Merge pull request #68 from acetoneRu/master
x25519 tool
2021-05-16 14:06:25 -04:00
acetone
95da1e3c30
x25519.cpp added 2021-05-16 14:04:54 -04:00
acetone
bcf186dc3f
x25519 added to Makefile 2021-05-16 13:43:34 -04:00
orignal
ede85d8dc2
Merge pull request #67 from acetoneRu/master
reg.i2p and bit typo
2021-05-16 06:53:20 -04:00
acetone
7c72e43959
reg.i2p and bit typo 2021-05-16 03:45:06 -04:00
orignal
daa82fc5eb fixed build error 2021-03-20 10:09:37 -04:00
orignal
86234df388
Merge pull request #66 from nonlinear-chaos-order-etc-etal/patch-1
Fixed Ubuntu case at install deps script
2021-03-03 07:16:15 -05:00
nonlinear-chaos-order-etc-etal
9ee726e67a
Fixed Ubuntu case at install deps script 2021-03-03 11:56:00 +08:00
R4SAS
91c3bbcadc
Update README.md 2021-02-02 15:53:20 +03:00