hyphanet / java_installer

The java-based installer
https://freenetproject.org/
25 stars 19 forks source link

OpenBSD support #17

Open siegfried opened 5 years ago

siegfried commented 5 years ago

I couldn't install it on OpenBSD since the wrapper is missing? What is a wrapper and is there a simple way to add it?

ArneBab commented 2 years ago

The wrapper is its own tool that is able to restart and update Freenet. You can simply look at wrapper.conf for the classpath and options you need and then start freenet.jar with plain Java.