Hostloc 新帖图文推送
1.81K subscribers
59.5K photos
392K links
本频道基本功能:爬取国内外有名的主机论坛Hostloc新帖,为订阅者提供一手图文资讯!

Hostloc: https://www.hostloc.com

侵删,联系 @CodyD
Download Telegram
标题出】快车道首发6刀日本BGP,1C1G 2T双20G盘 解锁流媒体
作者syouko #uid40561
原帖https://hostloc.com/thread-1085743-1-1.html

摘要:本帖最后由 syouko 于 2022-10-14 11:03 编辑
已出

如题,改邮箱出,10块钱就行 = =。主要是不想放生浪费呀。。。首发买的 2T流量
标题八十年代一个预言
作者云生 #uid18037
原帖https://hostloc.com/thread-1085745-1-1.html

摘要:本帖最后由 云生 于 2022-10-14 11:04 编辑
传闻,八十年代,有一个人问一个有预言能力的隐士,问以后会是谁主政
隐士说了四个字,江湖习wu
当时这个人听成了“ 江湖习武,或吴……”
但是也可能最后一个字是“无”
标题绿云dd win系统 需要先挂载磁盘吗
作者pucc #uid46009
原帖https://hostloc.com/thread-1085748-1-1.html

摘要:18cm们
dd win系统后发现只有一个C盘十几个G,少于总磁盘量,是需要先挂载吗
标题现在的初一学生都有x行为了?
作者rogerskys #uid18261
原帖https://hostloc.com/thread-1085749-1-1.html

摘要:这jb也太早熟了吧,我初中还在捣鼓4399
标题土区icloud
作者ggeeii #uid5940
原帖https://hostloc.com/thread-1085750-1-1.html

摘要:现在还能开土区icloud吗,使用上和国区有什么区别不?
标题出ggc3.8刀,送一台香港25刀落地鸡
作者e2e #uid40476
原帖https://hostloc.com/thread-1085751-1-1.html

摘要:rt,带15刀余额,刚刚续费一个月,原价收出,明盘710 ,tg: @txtvshy
标题抖音1000粉那位大佬有渠道呀
作者幸福的丶开始 #uid22138
原帖https://hostloc.com/thread-1085753-1-1.html

摘要:抖音1000粉那位大佬有渠道呀
标题求榴莲云邀请码或者账号,付费
作者apw #uid43844
原帖https://hostloc.com/thread-1085752-1-1.html

摘要:RT,可联系tg: @haodongli
标题我女票看我上这个论坛, 不上她, 她也要个号,
作者李嘉诚 #uid37396
原帖https://hostloc.com/thread-1085754-1-1.html

摘要:有大佬送我个小号吗?
标题如何评价这句话?
作者孙笑川 #uid33180
原帖https://hostloc.com/thread-1085755-1-1.html

摘要:"润出去给人家当狗,笑死了,反贼也就这能耐了"
在帖子 https://hostloc.com/thread-1085744-1-1.html 中,@heibaihuali大佬锐评15W润加拿大。
这句话是否能列为论坛圣经。
标题有没有9929啥的带解锁的机器
作者paggy #uid54120
原帖https://hostloc.com/thread-1085758-1-1.html

摘要:买个看看奈飞
标题网站有recaptcha的无法加载
作者xihuheyi #uid32750
原帖https://hostloc.com/thread-1085760-1-1.html

摘要:大佬们遇到这种情况没有,最近访问一些有谷歌recaptcha验证的网站,无论挂不挂代理都无法加载,有啥解决办法没有,是pc端,移动端能加载,试了办公室电脑和家头的电脑,都是电信
标题现在JP2222和以前买的绿云JP东京线路有啥不一样么?
作者ZHT5178 #uid29783
原帖https://hostloc.com/thread-1085759-1-1.html

摘要:不懂就问
标题斯巴达感觉有点问题
作者wz023 #uid16549
原帖https://hostloc.com/thread-1085761-1-1.html

摘要:因为人在国外,所以通过国外的isp来访问斯巴达,近段时间特别慢,看路由,也是通过cnserver的。家里1G的上传速度,偶尔能10MB/s,偶尔只有50K/s,没法子用了。
本来我以为是isp的路由问题,然后切换到全局代理,通过瓦工中转,结果速度还是一样。
标题(出)Hosthatch 日本
作者雾后红茶 #uid58091
原帖https://hostloc.com/thread-1085762-1-1.html

摘要:出Hosthatch JP,1C2G15G500G,年付17刀,到期日 2022-12-31,转让价格130元,不议价,非诚勿扰,有意请联系:TG: @alickgao_gao
标题jellyfin 禁用外部访问 后反代失败 找不到服务器
作者eleven702 #uid53675
原帖https://hostloc.com/thread-1085763-1-1.html

摘要:配置

   server {
        listen 443 ssl http2;
        # listen [::]:443 http2;
         server_name           DOMAIN_NAME;
        ssl_certificate       ;
        ssl_certificate_key   ;
        ssl_protocols         TLSv1.3;
        ssl_ecdh_curve        X25519-256-384-521;

        # Config for 0-RTT in TLSv1.3
        ssl_early_data on;
        ssl_stapling on;
        ssl_stapling_verify on;
        add_header Strict-Transport-Security "max-age=63072000" always;

        set $jellyfin jellyfin;
        resolver 127.0.0.1 valid=30;

        add_header X-Frame-Options "SAMEORIGIN";
        add_header X-XSS-Protection "1; mode=block";
        add_header X-Content-Type-Options "nosniff";
        

        location = / {
        return 302 https://$host/web/;
    }

      location / {
        # Proxy main Jellyfin traffic
        proxy_pass http://127.0.0.1:8096;
        proxy_set_header Host $host;
        proxy_set_header X-Real-IP $remote_addr;
        proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
        proxy_set_header X-Forwarded-Proto $scheme;
        proxy_set_header X-Forwarded-Protocol $scheme;
        proxy_set_header X-Forwarded-Host $http_host;
        proxy_buffering off;
    }

      location = /web/ {
        # Proxy main Jellyfin traffic
        proxy_pass http://127.0.0.1:8096/web/index.html;
        proxy_set_header Host $host;
        proxy_set_header X-Real-IP $remote_addr;
        proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
        proxy_set_header X-Forwarded-Proto $scheme;
        proxy_set_header X-Forwarded-Protocol $scheme;
        proxy_set_header X-Forwarded-Host $http_host;
    }

      location /socket {
        # Proxy Jellyfin Websockets traffic
        proxy_pass http://127.0.0.1:8096;
        proxy_http_version 1.1;
        proxy_set_header Upgrade $http_upgrade;
        proxy_set_header Connection "upgrade";
        proxy_set_header Host $host;
        proxy_set_header X-Real-IP $remote_addr;
        proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
        proxy_set_header X-Forwarded-Proto $scheme;
        proxy_set_header X-Forwarded-Protocol $scheme;
        proxy_set_header X-Forwarded-Host $http_host;
    }
   

}
    server {
        listen 80;
        # listen [::]:80;
        server_name DOMAIN_NAME;
        return 301 https://$http_host$request_uri;

    }

有没有大佬指导下要咋解决?
标题拿着iphone 13 pro max找我借300块
作者会翻车吗 #uid29761
原帖https://hostloc.com/thread-1085764-1-1.html

摘要:真的无语,十年才见一次面很一般的朋友,见面的时候在秀他的13,这还没一年就开口找我借钱,而且还是只接300,被我委婉拒绝了
标题Mac版微信怎么自动通过好友申请?
作者腾讯云6折购 #uid54246
原帖https://hostloc.com/thread-1085765-1-1.html

摘要:rt

有时候会注意不到 忘记同意了
标题有没有什么静音的不用飞太高的无人机?
作者匿名会员 #uid50497
原帖https://hostloc.com/thread-1085767-1-1.html

摘要:因为听说现在无人机都限飞.

我主要是用来观察我家楼上邻居,飞机飞他家窗户那里看看就行,能录像的.
天天制造噪音不是打篮球就是往地上扔麻将,去问了还不承认.
标题求推荐好的免费的网站监控,带通知的,
作者lonelyer #uid49155
原帖https://hostloc.com/thread-1085766-1-1.html

摘要:求推荐好的免费的网站监控,带通知的,
标题机顶盒能不能安装v2客户端啊,有没有人用过
作者flyby #uid51052
原帖https://hostloc.com/thread-1085769-1-1.html

摘要:rt,谢谢