hosts
来自「用计算机局域网组成的抢答器」· 代码 · 共 37 行
TXT
37 行
# Copyright (c) 1998 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP stack for Windows98
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
192.168.0.1 Control
192.168.0.1 Station1
192.168.0.2 Station2
192.168.0.3 Station3
192.168.0.4 Station4
192.168.0.5 Station5
192.168.0.6 Station6
192.168.0.7 Station7
192.168.0.8 Station8
192.168.0.9 Station9
202.97.179.19 Station10
202.97.179.19 Station12
202.97.179.19 Station13
202.97.179.19 Station14
202.97.179.19 Station15
202.97.179.19 Station16
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?