0x8a8cd1af…9e83sent to0xb9e80ce5…0028·#7,270,890·view on Etherscan
Make command line installer for Freenet for Linuxsee https://freenetproject.org/pages/download.html#gnulinux-posix
command line installer is already present:
java -jar new_installer_offline.jar -console
but after that I must open http://127.0.0.1:8888/ in browser and pass setup wizard,
so the task is to write something which will do it all automatically,
"something" I mean it can be shell script, or java program, or even patch for official installer,
you can choose any method,
installer should ask necessary parameters interactively in terminal, or take them from command line,