Skip Navigation
yacy on i2p. will it work?
  • I Tried the following today. Connect yacy docker container as Hidden service. On yacy set remote port to localhost and port 4444. What now was needed is the ssh Tunnel that wont work because I got the Massage port allready in use which was weired. But in my opinion it should work. Then start the crawler for a example Website.

  • yacy on i2p. will it work?

    Is it possible to run yacy on i2p to crawl Websites?

    3
    Looking to start self hosting by going through Louis Rossman's recently released guide. Any pointers for a newbie are most welcome.
  • In my usecase i tested unraid, ubuntu server and xpenology fits Perfekt for me for example with the photos app. I have a real small NAS DS218j running 24/7. My xpenology server runs like 4 hours oder night or automaticly longer if needed. The smaller one syncs easy to the otter ones. Also create and recover Backups is easy there.

  • Make i2p router in VPS available

    I want to access i2p on my vps without a always connected ssh tunnel. to tried to configure the client.config according to this: https://geti2p.net/en/faq "Configuring your console to be available on a Public IP address with a username & password

    Open ~/.i2p/clients.config and replace

    clientApp.0.args=7657 ::1,127.0.0.1 ./webapps/

    with

    clientApp.0.args=7657 ::1,127.0.0.1,(System_IP) ./webapps/

    where you replace (System_IP) with your system's public IP address Go to http://localhost:7657/configui and add a console username and password if desired - Adding a username & password is highly recommended to secure your I2P console from tampering, which could lead to de-anonymization. Go to http://localhost:7657/index and hit "Graceful restart", which restarts the JVM and reloads the client applications

    After that fires up, you should now be able to reach your console remotely. Load the router console at http://(System_IP):7657 and you will be prompted for the username and password you specified in step 2 above if your browser supports the authentication popup. NOTE: You can specify 0.0.0.0 in the above configuration. This specifies an interface, not a network or netmask. 0.0.0.0 means "bind to all interfaces", so it can be reachable on 127.0.0.1:7657 as well as any LAN/WAN IP. Be careful when using this option as the console will be available on ALL addresses configured on your system." Is this possible or do i missunderstood something? i want to use yunohost with redirect to redirect fom 127.0.0.1:7657 to my domainexample routersubdomain.mydomain.com. Is this even possible? Setting clientApp.0.args=7657 ::1,127.0.0.1,(System_IP) ./webapps/ wont work for me. I guess its a chain of misstakes i do :S

    3
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BA
    Banthex @feddit.org
    Posts 2
    Comments 10