如何让服务端命令走搭建好的代理
#2505
Replies: 2 comments 3 replies
-
Yes, the main part of the description is quite erratic. Can you rewrite it to be clearer and break it into smaller parts with more contextual points? |
Beta Was this translation helpful? Give feedback.
7 replies
-
command is from https://github.com/sjlleo/netflix-verify/releases/download/v3.1.0-1/nf_linux_amd64
outbound:
route:
|
Beta Was this translation helpful? Give feedback.
2 replies
-
why i can not see reply in this page? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
这是一个场景描述:在VPS A上搭建了V2RAY服务,通过配置文件中的“套娃”实现对奈非进行分流。对于奈非的流量会通过“套娃”走到VPS B。我想要在VPS A上运行Netflix解锁程序(https://github.com/sjlleo/netflix-verify),以判断是否仍然可以解锁Netflix。但如果直接在VPS A上运行netflix-verify,则仍然会使用VPS A进行奈非解锁判断。有没有办法让在VPS A上运行netflix-verify时,也能够像v2ray客户端一样使用由VPS A搭建的代理服务呢?我的表述可能比较混乱,请问大家是否明白我的意思?
Beta Was this translation helpful? Give feedback.
All reactions