Advertisement
axel37

hosts

Apr 6th, 2016
583
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 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.  
  19. # localhost name resolution is handled within DNS itself.
  20. # 127.0.0.1 localhost
  21. # ::1 localhost
  22. 127.0.0.1 thislineskipsanyemptylines
  23. #127.0.0.1 mirillis.com
  24. #127.0.0.1 www.mirillis.com
  25. #127.0.0.1 serwer2.paka-service.com
  26. 127.0.0.1 ns386119.ovh.net
  27. 127.0.0.1 mirillis.pl
  28. 127.0.0.1 thislineskipsanyemptylines
  29. 127.0.0.1 thislineskipsanyemptylines
  30. 127.0.0.1 thislineskipsanyemptylines
  31. 127.0.0.1 www.avast.com
  32. 127.0.0.1 75.126.120.203
  33. 127.0.0.1 www.ns2.avast.com
  34. 127.0.0.1 www.pns.avast.com
  35. 127.0.0.1 46.4.58.71
  36. 127.0.0.1 46.4.62.150
  37. 127.0.0.1 46.4.28.80
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement