started http-specific tunnels(These will pass through the client X-DEST*
This commit is contained in:
@ -156,12 +156,6 @@ utilities like netcat and socat(ephsite may have it's name changed to samcat at
|
||||
that point). Configuring timeouts and the like. In order to do this, some of the
|
||||
existing flags should also be aliased to be more familiar and netcat-like.
|
||||
|
||||
I want it to be able to use poorly formed ini files, in order to accomodate the
|
||||
use of INI-like labels. For now, my workaround is to comment out the labels
|
||||
until I deal with this. Basically I just want it to ignore the lables and treat
|
||||
the whole thing as flat. Alternatively I guess I could just have it start a
|
||||
multiple forwarders, one-per-label, without losing features.
|
||||
|
||||
I want it to be able to save ini files based on the settings used for a running
|
||||
forwarder. Should be easy, I just need to decide how I want to do it. Also to
|
||||
focus a bit more.
|
||||
@ -175,20 +169,22 @@ the forwarder and the X-I2p-Dest* headers aren't passed through. Implies some
|
||||
interesting arrangements, but also makes colluding\_sites\_attack useless in
|
||||
it's present state. I mean I know what I did with si-i2p-plugin works, so it's
|
||||
not that important. I'll have to look for a way to make this behavior
|
||||
configurable though.
|
||||
configurable though. On a related note, I finally know the difference between
|
||||
http tunnels and server tunnels.
|
||||
|
||||
It would be really awesome if I could make this run on Android. So I'll make
|
||||
that happen eventually.
|
||||
|
||||
TLS configuration is experimental. It might not be possible. But maybe.
|
||||
TLS configuration is experimental. It might not be possible(To multiplex http
|
||||
and https on the same SAM tunnel).
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAEBCAAdFiEEcNIGBzi++AUjrK/311wDs5teFOEFAlt/jxQACgkQ11wDs5te
|
||||
FOGVxwf/W9+ZrY+uAANgPYGI9TH3UOhPlKQxFTGPU3cOJPX3o8+Ifdf9pqylWmXM
|
||||
LCz6IZj0SVwugqMp9C5nK6+usTSuzyIYIcU/YeZU28NDlSQeAalCxwY9IpMjAkJz
|
||||
wRtVIjxPK3FWfT3pRghMEfDkeIgw1UUkQBM3Me8J7FipsSKHnljxKYj32gIS5gO6
|
||||
cGw46cyRMwTYSl2HJUL9aZGe6rP5FT+jlR+g1nB5zE2MQNsm/0VV+rAx2nXecwbI
|
||||
fJPVL8CGp3NmVOKnnRMO7ItgOnl+PcFifi/TCkKe3CSdSdxok3EpucynRXpR0RJm
|
||||
WO0XWpjugH/eP0ebdjGfn178QedsNA==
|
||||
=XcJN
|
||||
iQEzBAEBCAAdFiEEcNIGBzi++AUjrK/311wDs5teFOEFAluTgO4ACgkQ11wDs5te
|
||||
FOGelQf/c26bN7Heu8TMR0xgCWT8dDlvN6IOrjkTQi2jkyRG6gkqe/pPj9eRteoE
|
||||
azxqUntFZzNz0U2652JR0tHV6rKCt6m/FZj7y+6YI3Fvmtaij8Ko71e/81rOJLhI
|
||||
75LCtXaa45g59u0gAZZ4XYy3QPcXOitGOBJNtEWaVMwtzwzsBeuaN/sJNtzRT4vH
|
||||
jxebdiAvGo6Q5hCKKF0HroqH3XNBzPQiQ5WZmItVMY1TsUnHfRt29dDFK0w+2zMp
|
||||
mYHV8/Ecb9hHI2PpJF1TGTM5+d/hF+uDyBsAzKXDk2O8zkBtpUZxzka6YPNupcYH
|
||||
OX0AK8dfLW6TRBqHrA56OudBZxPzfg==
|
||||
=g7ma
|
||||
-----END PGP SIGNATURE-----
|
||||
|
Reference in New Issue
Block a user