Christian Ditaputratama
|
e892733a55
|
feat: Added i2p support #148
For now, only p32 address is supported.
ToDo: Accept i2p naming service from addressbook subscriptions
ToDo: Imporve i2p UI display and add i2p filter
|
2024-11-07 20:26:49 +07:00 |
|
Christian Ditaputratama
|
4c7d53547b
|
feat!: Change the module name to "URL based"
This make me easier to test the module with external services.
|
2024-07-07 01:28:44 +07:00 |
|
Christian Ditaputratama
|
0d72dd9995
|
build: Inject version when build the binaries
The version include git current commit and branch info.
|
2024-07-04 03:45:37 +07:00 |
|
ditatompel
|
0321006eb3
|
feat: Allow user to specify endpoint from CLI flag
`--no-tor` also added to `probe` CLI flags to force probing clearnet
nodes only.
|
2024-06-19 16:32:40 +07:00 |
|
ditatompel
|
e9cacb478c
|
feat: Allow user to specify custom .env location
Build / build (push) Has been cancelled
Test / lint (push) Has been cancelled
This feature can also be useful for running tests in CI.
|
2024-06-18 04:23:08 +07:00 |
|
ditatompel
|
7dea8380b8
|
Separating client and server package #3
The client and server package is now separated, so I can build
additional server package with `-tags server`.
|
2024-05-18 17:59:54 +07:00 |
|