package
Version:
v0.0.0-...-2bc18d8
Opens a new window with list of versions in this module.
Published: Jul 14, 2017
License: BSD-2-Clause
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func FlashPolicyService() error
Flash Policy Service必须在843端口提供服务
所以若果防火墙在此端口设置过拦截的话,那么防火墙须要设置开放843端口
sudo /sbin/iptables -I INPUT -p tcp --dport 843 -j ACCEPT
Source Files
¶
Click to show internal directories.
Click to hide internal directories.