http://mf34jlghauz5pxjcmdymdqbe5pva4v24logeys446tdrgd5lpsrocmqd.onion/tutorials/over_the_river.html
Lets put ours in tor ' s data # directory. hidden_service_dir = os . path . join ( controller . get_conf ( ' DataDirectory ' , ' /tmp ' ), ' hello_world ' ) # Create a hidden service where visitors of port 80 get redirected to local # port 5000 (this is where Flask runs by default). print ( " * Creating our hidden service in %s " % hidden_service_dir ) result = controller . create_hidden_service ( hidden_service_dir , 80 , target_port = 5000 ) # The hostname is only available when we can read the hidden...