Advertisement
Guest User

3BH4DIU1S31JICU23

a guest
Feb 21st, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 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 23.74.204.49
  22. 127.0.0.1 2.20.235.247
  23. 127.0.0.1 216.58.214.40
  24. 127.0.0.1 151.101.12.143
  25. 127.0.0.1 66.117.29.4
  26. 127.0.0.1 63.140.41.167
  27. 127.0.0.1 13.80.12.54
  28. 127.0.0.1 239.255.255.250
  29. 0.0.0.0 serius.mwbsys.com
  30. 0.0.0.0 keystone.mwbsys.com
  31.  
  32. HOSTS Handle stuff:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement