Guest User

YB488USCMNJ1FR64O

a guest
Sep 2nd, 2015
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. # Copyright (c) 1993-2009 Microsoft Corp.
  2. #
  3. # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
  4. #
  5. # This file contains the mappings of IP addresses to host names. Each
  6. # entry should be kept on an individual line. The IP address should
  7. # be placed in the first column followed by the corresponding host name.
  8. # The IP address and the host name should be separated by at least one
  9. # space.
  10. #
  11. # Additionally, comments (such as these) may be inserted on individual
  12. # lines or following the machine name denoted by a '#' symbol.
  13. #
  14. # For example:
  15. #
  16. # 102.54.94.97 rhino.acme.com # source server
  17. # 38.25.63.10 x.acme.com # x client host
  18. # localhost name resolution is handled within DNS itself.
  19. # 127.0.0.1 localhost
  20. # ::1 localhost
  21. 127.0.0.1 onhax.net
  22. 127.0.0.1 www.onhax.net
  23. 127.0.0.1 forum.onhax.net
  24. 127.0.0.1 https://forum.onhax.net
  25. 127.0.0.1 labs.onhax.net
  26. 127.0.0.1 do2dear.net
  27. 127.0.0.1 p30world.com
  28. 127.0.0.1 brarstuff.com
  29. 127.0.0.1 rsload.net
  30. 127.0.0.1 lm.auslogics.com
  31. 127.0.0.1 idm-crack-patch.blogspot.in
  32. 127.0.0.1 parth8641.blogspot.com
  33.  
  34. HOSTS Handle stuff:
  35.  
  36. Handle v4.0
  37. Copyright (C) 1997-2014 Mark Russinovich
  38. Sysinternals - www.sysinternals.com
  39.  
  40. No matching handles found.
Add Comment
Please, Sign In to add comment