冬瓜滴小社
3.41K subscribers
115 photos
30 videos
167 files
177 links
频道主 双向 @chat_dg_bot
群组 @ltsjsq

荔枝不涩涩
Download Telegram
https://9527521.xyz/config/FhwOL5qacCro3Tzx

安卓小火箭提出来的订阅
👍21💩1
帅不帅就完了
🥰5👎3👏1
写了个vmess一键脚本
https://github.com/ltsyydswow/v2ray
大家看看
👍2😁1🤩1
订阅链接:https://www.xn--30q31nc3o033b.com/api/v1/client/subscribe?token=b74ae477ecfb412c28504db1700a8786
总流量:953.67EB
剩余流量:953.67EB
已上传:0.00B
已下载:0.00B
来源
白嫖万岁
👍1
上tg一定要注意

不要接听Telegram拨打来的电话

陌生人的电话就不要接听好了,如果是朋友的那还好。

你可以在设置里找到隐私与安全把拨打电话的权限关闭掉,不让别人拨打你的电话

这可能泄露您的位置。

有专门工具可用来提取通话人IP。

比如 Wireshark 与 tshark。通过Telegram拨打电话。只要用户接听电话,就会立即开始显示数据,其中就有被呼叫用户的IP地址。
🥰1🤯1💩1
自己搭的流量消耗网站
db.ikunn.world
👍3💩1🥴1
某个黑客帮我把我爸的网站击落了😁
注:是我让他的
🤯5💩2🤪1
GOV域名开机场 方滨兴脑瓜子嗡嗡的

https://gov.net.tw/
🌚4
臭冬瓜,无缘无故删我信息,答案我对了,还不给我1比特币
我们要反抗这种行为
大家好,我是冬瓜我是练习两年半的傻子,而且还不守信用,简直不配吃我家哥哥的蛋,所以我要以死明志,大家不要想我
🤯1
好消息,冬瓜这个傻子复活了
来自ChatGPT4生成的vmess代理协议的代码.txt
1.1 KB
来自ChatGPT4生成的vmess代理协议代码

from alb qjv
proxies.txt
2.1 KB
http协议的vpn
👍2
本频道加速器里的订阅,别再找我了哦,今天的节点速度回快到飞起
https://git.ikunn.world/https://raw.githubusercontent.com/ltsyydswow/v2b-paas/main/nodes.txt
表哥的频道
https://t.me/gangshoudaren
里面有挺多资源的,我俩互补资源
👍1
import requests
import json
import uuid

# Generate a unique identifier (UUID) and append "bywx" to it
uuid_str = str(uuid.uuid4()).replace("-", "") + "bywx"

# Construct the URL for the first HTTP POST request
url = "https://apihk.dspotx.com/api/v1/users/register"
params = {
"version": "5.2.1",
"version_code": "36",
"os": "android",
"os_version": "10",
"vendor": "Xiaomi",
"model": "MI 8 SE",
"app": "mogu",
"channel": "50",
"channel_type": "1",
"udid": uuid_str
}

headers = {
"user-agent": "Dart/2.17 (dart:io)",
"content-type": "application/json; charset=utf-8"
}

# Make the first HTTP POST request for user registration
response = requests.post(url, json={}, params=params, headers=headers)

if response.status_code == 200:
data = response.json()
user_id = int(data["result"]["id"])
token = data["result"]["token"]

# Construct the URL for the second HTTP POST request
url2 = "https://apihk.dspotx.com/api/v1/nodes/acquire"
params2 = {
"version": "5.2.1",
"version_code": "36",
"os": "android",
"os_version": "10",
"vendor": "Xiaomi",
"model": "MI 8 SE",
"app": "mogu",
"channel": "50",
"channel_type": "1",
"udid": uuid_str,
"id": user_id,
"token": token
}

# Make the second HTTP POST request to acquire specific nodes
payload = {"node_id": 40}
response2 = requests.post(url2, json=payload, params=params2, headers=headers)

if response2.status_code == 200:
data2 = response2.json()
ssr = data2["result"]["uri"]
tm = data2["result"]["trialExpiredAt"]

print(ssr + "\n\n" + tm)
else:
print("请求失败:" + str(response2.status_code))
else:
print("请求失败:" + str(response.status_code))
👍3
↑蘑菇加速器提取节点
👍1