gcore防火墙配置

gcore防火墙配置

https://www.xiaoqikeji.com/index.php/archives/13/

视频教程:https://www.youtube.com/watch?v=AKCLlUGDZzg

gcore官方网址:https://gcore.com/

防火墙配置分享:
入站规则
类型:Custom 协议:UDP 端口:*
类型:Custom 协议:UDP 端口:3389
类型:SSH 协议:TCP 端口:22
类型:RDP 协议:TCP 端口:3389
类型:Custom 协议:TCP 端口:*
类型:Custom 协议:ICMP 端口:不适用 源:所有IPv4

出战规则
类型:Custom 协议:PGM 端口:不适用
类型:Custom 协议:OSPF 端口:不适用
类型:Custom 协议:IGMP 端口:不适用
类型:Custom 协议:ICMP 端口:不适用
类型:Custom 协议:GRE 端口:不适用
类型:Custom 协议:ESP 端口:不适用
类型:Custom 协议:EGP 端口:不适用
类型:Custom 协议:DCCP 端口:*
类型:Custom 协议:AH 端口:不适用

导入成功后保存

将实例分配到此规则

附Hysteria2节点搭建:
环境配置:

apt update -y

apt install curl sudo -y

安装脚本

wget -N --no-check-certificate https://raw.githubusercontent.com/flame1ce/hysteria2-install/main/hysteria2-install-main/hy2/hysteria.sh && bash hysteria.sh

脚本来源于网络

添加新评论