Search found 5 matches
- 07 Aug 2018 02:26
- Forum: Susimail
- Topic: Logging into Susimail from another router?
- Replies: 3
- Views: 27753
Re: Logging into Susimail from another router?
OK I figured out my error, and also understand better what Susimail is actually doing. You need to forward two ports when logging in remotely via ssh for susimail to work, like so: ssh -L 7657:localhost:7657 -L 7660:localhost:7660 user@server This is because you are using both the router console and...
- 02 Aug 2018 18:51
- Forum: Android
- Topic: Android inherent tunnel disadvantage
- Replies: 2
- Views: 23387
Re: Android inherent tunnel disadvantage
Thanks, makes sense. So on my primary Android device I will probably just keep the router off unless I need it so I am not suddenly disconnecting and breaking tunnels without warning. I do have several old Android devices just laying around so maybe I can just plug them in running the router sitting...
- 02 Aug 2018 16:22
- Forum: Android
- Topic: Android inherent tunnel disadvantage
- Replies: 2
- Views: 23387
Android inherent tunnel disadvantage
I am wondering, does the quality of other routers a device is tunneled to depend on the uptime and quality of your current router? So if you have a desktop that is always on will that router get connected to higher quality/bandwidth routers than say an Android mobile device which may connect and dis...
- 01 Aug 2018 15:50
- Forum: Android
- Topic: Proxy settings in Android
- Replies: 4
- Views: 38637
Re: Proxy settings in Android
If you download Firefox for Android you can open about:config and input the i2p local http and ssl proxy ports. That will give you access to i2p sites. I have not tried foxyproxy but that might work as well.
- 01 Aug 2018 15:32
- Forum: Susimail
- Topic: Logging into Susimail from another router?
- Replies: 3
- Views: 27753
Logging into Susimail from another router?
Greetings, my first question here. I setup a mail.i2p email account from my home desktop and can access Susimail from there just fine. I also have a headless server, and was thinking about being able to ssh to it and link its i2p router port to access Susimail remotely. However I tried, that and whi...