Advertisement
Guest User

Untitled

a guest
Jul 21st, 2016
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.99 KB | None | 0 0
  1. Jul 21 14:32:29.000 [debug] conn_read_callback(): socket 264 wants to read.
  2. Jul 21 14:32:29.000 [debug] connection_handle_listener_read(): Connection accepted on socket 396 (child of fd 264).
  3. Jul 21 14:32:29.000 [info] connection_handle_listener_read(): New SOCKS connection opened from 127.0.0.1.
  4. Jul 21 14:32:29.000 [info] connection_handle_listener_read(): New SOCKS connection opened from 127.0.0.1.
  5. Jul 21 14:32:29.000 [debug] connection_add_impl(): new conn type Socks, socket 396, address 127.0.0.1, n_conns 9.
  6. Jul 21 14:32:29.000 [debug] conn_read_callback(): socket 396 wants to read.
  7. Jul 21 14:32:29.000 [debug] read_to_chunk(): Read 3 bytes. 3 on inbuf.
  8. Jul 21 14:32:29.000 [debug] connection_ap_handshake_process_socks(): entered.
  9. Jul 21 14:32:29.000 [debug] parse_socks(): socks5: accepted method 2 (username/password)
  10. Jul 21 14:32:29.000 [debug] connection_ap_handshake_process_socks(): socks handshake not all here yet.
  11. Jul 21 14:32:29.000 [debug] connection_ap_handshake_process_socks(): entered.
  12. Jul 21 14:32:29.000 [debug] connection_ap_handshake_process_socks(): socks handshake not all here yet.
  13. Jul 21 14:32:29.000 [debug] conn_write_callback(): socket 396 wants to write.
  14. Jul 21 14:32:29.000 [debug] conn_read_callback(): socket 396 wants to read.
  15. Jul 21 14:32:29.000 [debug] read_to_chunk(): Read 26 bytes. 26 on inbuf.
  16. Jul 21 14:32:29.000 [debug] connection_ap_handshake_process_socks(): entered.
  17. Jul 21 14:32:29.000 [debug] parse_socks(): socks5: Accepted username/password without checking.
  18. Jul 21 14:32:29.000 [debug] connection_ap_handshake_process_socks(): socks handshake not all here yet.
  19. Jul 21 14:32:29.000 [debug] connection_ap_handshake_process_socks(): entered.
  20. Jul 21 14:32:29.000 [debug] connection_ap_handshake_process_socks(): socks handshake not all here yet.
  21. Jul 21 14:32:29.000 [debug] conn_write_callback(): socket 396 wants to write.
  22. Jul 21 14:32:29.000 [debug] conn_read_callback(): socket 396 wants to read.
  23. Jul 21 14:32:29.000 [debug] read_to_chunk(): Read 29 bytes. 29 on inbuf.
  24. Jul 21 14:32:29.000 [debug] connection_ap_handshake_process_socks(): entered.
  25. Jul 21 14:32:29.000 [debug] parse_socks(): socks5: checking request
  26. Jul 21 14:32:29.000 [debug] parse_socks(): socks5: fqdn address type
  27. Jul 21 14:32:29.000 [debug] connection_ap_handshake_rewrite(): Client asked for [scrubbed]:80
  28. Jul 21 14:32:29.000 [warn] Invalid onion hostname [scrubbed]; rejecting
  29. Jul 21 14:32:29.000 [warn] Invalid onion hostname [scrubbed]; rejecting
  30. Jul 21 14:32:29.000 [warn] Invalid onion hostname [scrubbed]; rejecting
  31. Jul 21 14:32:29.000 [warn] Invalid onion hostname [scrubbed]; rejecting
  32. Jul 21 14:32:29.000 [debug] conn_close_if_marked(): Cleaning up connection (fd 396).
  33. Jul 21 14:32:29.000 [debug] connection_remove(): removing socket 396 (type Socks), n_conns now 9
  34. Jul 21 14:32:29.000 [debug] connection_free_(): closing fd 396.
  35. Jul 21 14:32:29.000 [debug] conn_write_callback(): socket 308 wants to write.
  36. Jul 21 14:32:29.000 [debug] conn_write_callback(): socket 300 wants to write.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement