`
dmhorse
  • 浏览: 23742 次
  • 来自: ...
最近访客 更多访客>>
社区版块
存档分类
最新评论

Open port 80

J# 
阅读更多

vi /etc/sysconfig/iptables

 

CMD line iptables -I INPUT -p tcp --dport 80 -j ACCEPT

 

 

 

Append following line

 

-I INPUT -p tcp --dport 80 -j ACCEPT

 

 

Restart service

#service iptables restart

 


分享到:
评论

相关推荐

    openport2.exe

    openport2.exe openport2.exe openport2.exe openport2.exe openport2.exe

    前端开源库-openport

    前端开源库-openportopenport,查找打开的网络端口。

    python-j2534:python的j2534接口,使用openport dll进行测试

    他们假定一个带有dll的openport位于:“ C:/ Program Files(x86)/ OpenECU / OpenPort 2.0 / drivers / openport 2.0 /” 而且它们现在仅适用于32位python版本。 我要尝试的大部分内容是tactrix cpp示例代码的...

    Serial Port Server with sample code

    Serial Port/Auto Open : Auto open the serial port when it is comming ;; Serial Port/Debug : Shows serial port debug msg such as open/close etc. ;; Serial Port/Hex : Shows data in hex format ;; Serial...

    Windows TCP检测工具

    Probing 157.148.69.80:80/tcp - Port is open - time=7.374ms Probing 157.148.69.80:80/tcp - Port is open - time=7.898ms Probing 157.148.69.80:80/tcp - Port is open - time=7.906ms Probing 157.148.69.80:...

    open_port

    open_port

    openport-logcfg:从 RomRaider 日志配置文件生成 logcfg.txt 的简单在线工具

    斯巴鲁 OpenPort LogCfg 生成器 这是位于的工具的公共存储库。 该服务托管在,因此具有相当奇怪的结构,潜在的部署挂钩位于 .openshift 目录中。 如果您要自己部署它,而不是在应用程序上部署,则只需要public和misc...

    恩智浦_飞思卡尔 OPENSDA用户手册.pdf

    OpenSDA is an open-standard serial and debug adapter. It bridges serial and debug communications between a USB host and an embedded target processor as shown in Figure 1. The hardware circuit is based...

    Open Port Mapper-开源

    这是用java nio无阻塞套接字模型编写的开源端口映射器。 Open Port Mapper允许多个端口映射,并且提供指定允许列表和拒绝列表的功能。

    ROS读取键盘通过串口控制电机例程

    程序版本Ubuntu16.04+kinetic ...如果串口启动提示失败,提示Unable to open port,可能是权限问题需运行命令 sudo chmod 666 /dev/ttyS0 节点读取串口做了5个字节的测试 发多个字节需自己修改读取字节数

    random-open-port:一个Python工具,可轻松获取随机但未关联的端口

    from random_open_port import random_port port = random_port() 获取附属端口。 from random_open_port import get_taken_ports taken_ports = get_taken_ports() 直接从Wikipedia获取端口。 from random_open_...

    DisplayPort Standard specifies 1.1a

    The DisplayPort™ standard specifies an open digital communications interface for use in both internal connections, such as interfaces within a PC or monitor, and external display connections, ...

    OPENJTAG驱动包

    免费的安装包,博客有相关的驱动安装流程,保证完美实现。

    Android连接TSC蓝牙打印机进行打印源码和文档

    1. openport()  Bluetooth openport(a) Description: Start the printer spool. Parameter: a: String Input the Bluetooth Mac Address, example:“00:19:0E:A0:04:E1  Ethernet openport(a,b) ...

    DisplayPort (DP) 协议标准 V1.4(866页).pdf

    The DisplayPort standard specifies an open digital communications interface for use in both internal connections, such as interfaces within a PC or monitor, and external display connections. ...

    openstreetmap-website-docker:Docker 容器中的 OpenStreetMap 网站(又名“Rails Port”)

    OpenStreetMap 网站 Docker 容器此存储库包含用于构建包含 (又名 Rails Port)和相关软件堆栈的映像的。 除了提供设置和运行网站和 OSM API 软件的简单方法外,它还提供了管理 OSM 数据库的说明,使您能够: 创建 ...

    VESA Proposed DisplayPort (DP) Standard.pdf

    The DisplayPort standard specifies an open digital communications interface for use in both internal connections, such as interfaces within a PC or monitor, and external display connections. ...

    openvswitch转发流程

    对openvswitch的2.0版本的主要涉及转发流程及port/bridge/flow table的相关函数进行了汇总列举,比较粗略啊。

    mdi_1.rar_open

    windows mfc mdi program example for open com port

    delphi 串口编程

    function TFTransForm.OpenPort:Boolean; var ret:Integer; begin OpenPort := false; ret := sio_open(GCommData.Port); if ret <> SIO_OK then begin MxShowError('sio_open',ret); Exit; end; if Port...

Global site tag (gtag.js) - Google Analytics