Guest User

Untitled

a guest
Jul 29th, 2014
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. $ dispatch list
  2. lo
  3. 127.0.0.1 (IPv4, internal)
  4.  
  5. eth0
  6. 192.168.0.11 (IPv4)
  7.  
  8. tun0
  9. 10.200.3.54 (IPv4)
  10.  
  11. $ dispatch start --port 9058 --http 10.200.3.54
  12. HTTP server started on localhost:9058
  13. Dispatching to addresses 10.200.3.54@1
  14.  
  15. [detach screen]
  16.  
  17. $ export http_proxy="localhost:9058"
  18.  
  19. $ lynx -dump google.com
  20.  
  21. Can't Access `http://google.com/'
  22. Alert!: Unable to access document.
  23.  
  24. lynx: Can't access startfile
Advertisement
Add Comment
Please, Sign In to add comment