aaabababa's recent timeline updates
aaabababa

aaabababa

V2EX member #287373, joined on 2018-01-28 19:55:02 +08:00
Today's activity rank 29473
免费 tg 代理 MTProxy
Telegram  •  aaabababa  •  Jan 5, 2025  •  Lastly replied by aaabababa
13
PHP 代码 清理 redis 消息问题
PHP  •  aaabababa  •  May 7, 2024  •  Lastly replied by aaabababa
2
PHP Warning: Declaration of table_forum_thread
PHP  •  aaabababa  •  Apr 25, 2024  •  Lastly replied by aaabababa
4
nginx 子域名访问 subdomain 问题。
NGINX  •  aaabababa  •  Apr 24, 2024  •  Lastly replied by Livid
8
nginx 代理访问 nodejs 问题
Node.js  •  aaabababa  •  Apr 29, 2024  •  Lastly replied by aaabababa
22
有个创业创意?
新手求助  •  aaabababa  •  Dec 15, 2020
手机装有 xposed,注册 wechat。。。
微信  •  aaabababa  •  Dec 9, 2018  •  Lastly replied by mario85
29
aaabababa's recent replies
Jan 5, 2025
Replied to a topic by aaabababa Telegram 免费 tg 代理 MTProxy
@chinni 还好 tls 现在还能用。。。
Nov 15, 2024
Replied to a topic by aaabababa Telegram 免费 tg 代理 MTProxy
Nov 5, 2024
Replied to a topic by aaabababa Telegram 免费 tg 代理 MTProxy
@janeyee110 端口确实被墙了,试下 tls 看看

两种使用方式:

1.直接点击链接使用:

https://t.me/proxy?server=185.68.21.156&port=18443&secret=eec9f8b073ba0dff766dc268b1d590312f617a7572652e6d6963726f736f66742e636f6d

2.或者复制下面这段到 tg:

tg://proxy?server=185.68.21.156&port=18443&secret=eec9f8b073ba0dff766dc268b1d590312f617a7572652e6d6963726f736f66742e636f6d
Nov 4, 2024
Replied to a topic by aaabababa Telegram 免费 tg 代理 MTProxy
@tabc2tgacd 没遇过,共享的都是用小号玩玩吧
May 7, 2024
Replied to a topic by aaabababa PHP PHP 代码 清理 redis 消息问题
@0576coder 在前端加了代码,打印不出来的

for (var key in fromFriendHashKey) {
console.log("Key: " + key + ", Value: " + fromFriendHashKey[key]);
}

// 遍历并打印出$toFriendHashKey 的所有值
for (var key in toFriendHashKey) {
console.log("Key: " + key + ", Value: " + toFriendHashKey[key]);
}

然后在服务器连接 redis-cli -h 127.0.0.1 -p 6379
keys *
也没有数据。但是前端是可以登陆看到消息记录的
Apr 29, 2024
Replied to a topic by aaabababa Node.js nginx 代理访问 nodejs 问题
@zhhbstudio 原来可以这样玩的,nginx 可以直接解析访问 js 文件? 没有报错了,感谢
Apr 25, 2024
Replied to a topic by aaabababa PHP PHP Warning: Declaration of table_forum_thread
@via 改成兼容,代码改动量大?
Apr 25, 2024
Replied to a topic by aaabababa PHP PHP Warning: Declaration of table_forum_thread
@BeijingBaby 屏蔽感觉有点不好
Apr 24, 2024
Replied to a topic by aaabababa Node.js nginx 代理访问 nodejs 问题
@Belmode 是只要有重定向,nginx 都会有这个问题?
Apr 23, 2024
Replied to a topic by aaabababa NGINX nginx 子域名访问 subdomain 问题。
set $subdomain_root /www/test.net/$subdomain;

if (!-d $subdomain_root) {
return 404;
}

搞定了,先判断目录是否存在就行了。。。
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1479 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 26ms · UTC 17:00 · PVG 01:00 · LAX 10:00 · JFK 13:00
♥ Do have faith in what you're doing.