eycorsican / kitsunebi-android

A fully-featured V2Ray client for Android.
MIT License
1.76k stars 315 forks source link

请问我的手机分享热点的时候怎么将服务共享出去 #80

Open PterX opened 5 years ago

PterX commented 5 years ago

你正在使用哪个版本?

使用最新版本是否还遇到同样的问题?

在某些场景下希望能使用手机分享的热点,怎么才能将这个服务共享出去; 尝试过用iptables 、ip route 将流量导到tun0,但是没有生效。

你的手机型号和手机操作系统版本是多少?

你遇到了什么问题?

你遇到的问题可以用固定步骤重现吗?

你正使用的配置


<!-- 请把你的配置文件复制至此 (建议把服务器和用户信息去掉) -->
Samcall commented 5 years ago

我也想知道。

Samcall commented 4 years ago

可以添加config配置inbound代理端口,其他设备把手机热点设置为代理。

kidonng commented 4 years ago

https://github.com/Mygod/VPNHotspot

PterX commented 4 years ago

关键是kit怎么添加inbound呢 还有VPNHotspot需要root权限,不友好。

kidonng commented 4 years ago

关键是kit怎么添加inbound呢

目前似乎并不能通过 Kitsunebi 设置 inbound,可以考虑提个 feature request。

mo-han commented 4 years ago

@PterX play商店有个应用,Fwd,如其名,进行端口转发的,不需要root

PterX commented 4 years ago

@PterX play商店有个应用,Fwd,如其名,进行端口转发的,不需要root

可是kit 没有本地listen,那怎么转发呢

mo-han commented 4 years ago

@PterX play商店有个应用,Fwd,如其名,进行端口转发的,不需要root

可是kit 没有本地listen,那怎么转发呢

不能 但是我又发现了这个Every Proxy

Samcall commented 4 years ago

关键是kit怎么添加inbound呢

https://github.com/eycorsican/kitsunebi-android/issues/78#issuecomment-552187890

mo-han commented 4 years ago

关键是kit怎么添加inbound呢

#78 (comment)

不加inbound了,不依靠kitsunebi。 用独立的proxy server应用,自行开端口,然后把这个proxy server应用加入kitsunebi的代理列表。