Files
sam-forwarder/README.md.asc

34 lines
950 B
Plaintext
Raw Normal View History

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
# ephemeral-eepSite-SAM
An experiment to run an eepSite with an intentionally temporary destination
using the SAM bridge. Think the netcat web server trick, but with SAM.
## building
Just:
make deps build
and it will be in the folder ./bin/
## usage
./bin/ephsite -addr=host:port
So, to serve an eepSite version of a local service on port 8080 -
./bin/ephsite -addr=127.0.0.1:8080
-----BEGIN PGP SIGNATURE-----
2018-07-26 17:42:11 -04:00
iQEzBAEBCAAdFiEEcNIGBzi++AUjrK/311wDs5teFOEFAltaQDEACgkQ11wDs5te
FOG8wAgAh1igA7SkGh9+iM31KH0JUyHo0F0Do57qhfIkSNx6tGrHmeN/ywghmtcT
0iglZ22bJC0DIhgDZA7f9DxoR06JxojCGJ4qNKUgVEPtNsOTEQ8wdbG2vM4F+Xas
MGorNPIQXq/JPTsY2SzAbjyMRa3z7RdZkbaYfksXnYfMJCqEYxp/BftlvT4zxAaK
3Q64f3YXkylt/oJHkr7kEC3aA15T9DLiDyyLtua4cynb6fUlDpEey+SBGLXdXYAc
mPfq/j4PUwtQgkJ2SL48teDrKXFVOmotq386jHEEUKmywGlYZfOrNSXK+OD9/8Jj
HiwOWbBWxDi3sboh+VD2TCHQLKZwYA==
=FZKB
-----END PGP SIGNATURE-----