Releases: deletefromuser/spring-boot-learning
Releases · deletefromuser/spring-boot-learning
nyaa rss代理有效化
解决qbittorrent内就算开启代理也无法连接nyaa rss的问题
推测是qbittorrent的bug设置里Use proxy only for torrents
不要check就好了
- 启动 (需要jre11或以上)
java -jar nyaa-rss-proxy-0.0.1-SNAPSHOT.jar
也可以启动后运行在后台,关闭需要手动kill
nohup java -jar nyaa-rss-proxy-0.0.1-SNAPSHOT.jar >/dev/null 2>&1 &
- 替换nyaa的rss URL
从
https://nyaa.si/?page=rss&q=+lilith+Made+In+Abyss+Retsujitsu&c=0_0&f=0
改为
http://localhost:8965/?page=rss&q=+lilith+Made+In+Abyss+Retsujitsu&c=0_0&f=0