8000 GitHub - kn0sys/j4-i2p-rs: Java for I2P Rust wrapper
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kn0sys/j4-i2p-rs

Repository files navigation

build

j4-i2p-rs

i2p rust wrapper

Getting Started

git clone --recursive https://github.com/kn0sys/j4-i2p-rs

install dependencies

sudo apt install ant gettext

build the jars

cd i2p && ant buildRouter buildI2PTunnelJars buildSAM jbigi buildAddressbook

copy jars to the jassets directory (export J4I2PRS_BASE_PATH=/path/to/jassets)

mkdir -p ../opt/j4-i2p-rs/jassets && cp build/* ../opt/j4-i2p-rs/jassets/

NOTE: ensure opt is in the root of your project

cp -r j4-i2p-rs/opt .

About

Java for I2P Rust wrapper

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0