tor2web icon indicating copy to clipboard operation
tor2web copied to clipboard

Getting started

Open darth-veitcher opened this issue 3 years ago • 2 comments

Hi, is there any getting started guidance, including SSL?

darth-veitcher avatar Aug 29 '21 21:08 darth-veitcher

To confirm I've tried following the docker run command, tested with www.facebookcorewwwi.onion as a target and ended up with the following error,

	access_by_lua(nginx.conf:59): in main chunk, client: 888.234.222.004, server: ~^(?<subdomain>[0-9a-z.-]+\.)?(?<pubkey>[2-7a-z]{56})\.tor2web\.com$, request: "GET /favicon.ico HTTP/1.1", host: "www.facebookcorewwwi.onion.tor2web.com", referrer: "http://www.facebookcorewwwi.onion.tor2web.com/"
2021/08/29 22:10:41 [error] 14#14: *6 lua entry thread aborted: runtime error: access_by_lua(nginx.conf:59):2: attempt to concatenate field 'pubkey' (a nil value)
stack traceback:
coroutine 0:
	access_by_lua(nginx.conf:59): in main chunk, client: 172.68.11.100, server: ~^(?<subdomain>[0-9a-z.-]+\.)?(?<pubkey>[2-7a-z]{56})\.tor2web\.com$, request: "HEAD / HTTP/1.1", host: "tor2web.com"

Any ideas?

darth-veitcher avatar Aug 29 '21 22:08 darth-veitcher

Sorry for the late reply. How did you start the container?

dannote avatar Dec 14 '21 13:12 dannote