fxplay's recent timeline updates
fxplay

fxplay

V2EX member #313282, joined on 2018-05-02 16:37:58 +08:00
fxplay's recent replies
Jul 8, 2025
Replied to a topic by StocksAI 投资 AI 炒股,今天提前挂个单玩玩 3
求试用,学习一下 v:YWdvbmd6aGl5dWFueg==
GPT4:
Jan 8, 2024
Replied to a topic by MoMMM 情感问题 请教如何追女孩子
嗯哼~你猜一下她会不会也在看这个贴子😀
牛欧不杰克特
大佬 加上一个博客园的列表呗~
比自选基金助手好用?
测试了一下,版本 89.0.4389.114 (正式版本) ( 64 位) 正常显示图标。
Mar 27, 2021
Replied to a topic by yuann72 问与答 怎么在代码中对字符串进行转义?
java>>>StringEscapeUtils ???
Mar 26, 2021
Replied to a topic by kerrspace 知乎 各位码农前辈,租房贵重设备如何防偷?
@biguokang 老哥 看着你好专业 好内行~~~23333...
ip 端口白名单嘛。。。
centos 6
编辑 iptables 文件 vim /etc/sysconfig/iptables

-N whitelist
-A whitelist -s 192.168.1.171 -j ACCEPT
-A whitelist -s 192.168.1.244 -j ACCEPT
-A INPUT -m state --state NEW -m tcp -p tcp --dport 6379 -j whitelist
-A INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT
注: 如上 6379 只能是白名单的两个 IP 地址访问,22 可以任意 IP 访问

执行命令重启防火墙生效,service iptables restart
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1617 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 16:28 · PVG 00:28 · LAX 09:28 · JFK 12:28
♥ Do have faith in what you're doing.