谷姐:我们都是谷歌迷
We are all Google fans

出个VIR 8.88刀 jp的IP-diyes

Rate this post

8.88
4月份到期
目前IP被墙
隔壁IP

    ping 45.66.131.33 -t

热议
2楼 diyes 昨天16:41

8.88 不香了吗?

3楼 WZ-Software 昨天16:43

墙了没人要了啊

4楼 diyes 昨天16:44

墙了没人要了啊

套cf 救
可我不会555

5楼 naohjohn 昨天18:27

签名还是收8.88,你是懂节目效果的

6楼 Caxen 昨天18:29

墙了不太香,本身就是线路值钱

7楼 vlin 昨天18:36

墙了,不好出了

Send by Discuz x Reader

8楼 limin 昨天18:41

我能收 但是这价格没明盘

9楼 冷心 昨天20:12

换个ip再出

10楼 ncnc 昨天20:14

我的也墙的 套的CF

12楼 squalll 昨天22:48

能解锁吗

13楼 diyes 3小时前

能解锁吗

脚本发个 我测试看看

14楼 大炮 3小时前

不香了。

15楼 diyes 2小时前

我的也墙的 套的CF

求指导,怎么套? 有没有脚本给个?

湖南电信

    PING 45.66.131.33 (45.66.131.33): 56 data bytes
    64 bytes from 45.66.131.33: seq=0 ttl=49 time=69.462 ms
    64 bytes from 45.66.131.33: seq=1 ttl=49 time=69.207 ms
    64 bytes from 45.66.131.33: seq=2 ttl=49 time=65.035 ms
    64 bytes from 45.66.131.33: seq=3 ttl=49 time=63.604 ms
    64 bytes from 45.66.131.33: seq=4 ttl=49 time=62.802 ms
    64 bytes from 45.66.131.33: seq=5 ttl=49 time=69.723 ms
    64 bytes from 45.66.131.33: seq=6 ttl=49 time=67.140 ms

湖南移动

    PING 45.66.131.33 (45.66.131.33): 56 data bytes
    64 bytes from 45.66.131.33: seq=0 ttl=49 time=79.492 ms
    64 bytes from 45.66.131.33: seq=1 ttl=49 time=82.217 ms
    64 bytes from 45.66.131.33: seq=2 ttl=49 time=86.025 ms
    64 bytes from 45.66.131.33: seq=3 ttl=49 time=83.603 ms

https://ping.pe/45.66.131.33

17楼 gracemoon 2小时前

你这也没墙啊 !

18楼 squalll 1小时前

测试解锁脚本
bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)
我这里PING,通的,估计没被墙吧,联通。
套CF很简单的。

伪装脚本

下面是NGINX伪装脚本,然后正常去套CF就行了。套完测试正常,就可以自选IP劫持自己HOSTS,或者CF的SAAS自选IP到DNSPOD

NGINX:

server {
listen 443 ssl http2;
server_name 你的域名.com;
# index index.html index.htm index.php;
# root /data/wwwroot/example;

ssl_certificate /www/server/nginx/SSL/你的域名.com/full_chain.pem;
ssl_certificate_key /www/server/nginx/SSL/你的域名.com/private.key;
ssl_session_cache shared:SSL:10m;
ssl_session_timeout 5m;
ssl_protocols TLSv1.2 TLSv1.3;
ssl_prefer_server_ciphers on;
ssl_ciphers EECDH+AESGCM:EDH+AESGCM;

# location ~ [^/]\.php(/|$) {
# fastcgi_pass unix:/dev/shm/php-cgi.sock;
# fastcgi_index index.php;
# include fastcgi.conf;

location / {
#gzip off;
proxy_ssl_name liyafly.com;
proxy_ssl_server_name on;

#开启gzip
gzip on;
gzip_min_length 1k;
gzip_buffers 4 16k;
#gzip_http_version 1.0;
gzip_comp_level 5;
gzip_types text/plain application/javascript application/x-javascript text/css application/xml text/javascript application/x-httpd-php image/jpeg image/gif image/png;
gzip_vary off;

proxy_redirect off;
proxy_set_header Host liyafly.com;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
# proxy_pass $request;
#proxy_pass https://etc.ethermine.org;
proxy_pass https://liyafly.com;#反代的域名,伪装用。

proxy_set_header Accept-Encoding "";

}

location /伪装目录名,比如web123 {
if ($http_upgrade != "websocket") { # WebSocket协商失败时返回404
return 404;
}
proxy_redirect off;
proxy_pass http://127.0.0.1:8080; # 假设WebSocket监听在环回地址的14400端口上
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
proxy_set_header Host $host;
# Show real IP in v2ray access.log
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;

}
}

19楼 hunter5q 1小时前

现在的8.88 ip起码占了三成价值
墙端口跟墙整个IP又不一样
稍微便宜点总会有人要的
我移动CF反代一台墙了的jp,油管一样跑20w..电信联通就扑街点了,没什么适合反代

20楼 Nassa 半小时前

求指导,怎么套? 有没有脚本给个?

看我历史贴

申明:本文内容由网友收集分享,仅供学习参考使用。如文中内容侵犯到您的利益,请在文章下方留言,本站会第一时间进行处理。

未经谷姐允许不得转载:谷姐靓号网 » 出个VIR 8.88刀 jp的IP-diyes
分享到: 生成海报

热门文章

评论 抢沙发

评论前必须登录!

立即登录   注册

买Google Voice认准【谷姐靓号网】

Google Voice靓号列表Google Voice自助购买
切换注册

登录

忘记密码 ?

切换登录

注册

我们将发送一封验证邮件至你的邮箱, 请正确填写以完成账号注册和激活