Releases: XhyEax/SoftApHelper
Releases · XhyEax/SoftApHelper
v1.100
21 May 14:41
Compare
Sorry, something went wrong.
No results found
Type
IP
USB
192.168.42.1
WIFI
WIFI_HOST_IFACE_ADDR(43.1/1.1)
BlueTooth
192.168.44.1
P2P
192.168.49.1
ETHERNET
192.168.45.1
增加以太网热点IP固定
适配Android 15和Google Play自动更新的Tethering 15版本
v1.091
31 Mar 12:11
Compare
Sorry, something went wrong.
No results found
开启5G热点时,如果未指定5G信道(未指定单个channel或者使用allowedAcsChannels),模块将锁定频段为149,153,157,161,165,最大频宽为320MHZ(受硬件限制,实际可能只有80MHZ)。
如果需要锁定频段为其他范围(比如36,40,44),请使用VPNHotspot ,填写5 GHz ACS 可选频段。
Android13+:固定BSSID版本,MAC地址为aa:bb:cc:dd:ee:ff
v1.090
31 Mar 07:30
Compare
Sorry, something went wrong.
No results found
Type
IP
USB
192.168.42.1
WIFI
WIFI_HOST_IFACE_ADDR(43.1/1.1)
BlueTooth
192.168.44.1
P2P
192.168.49.1
隐藏热点类型(安卓10+ )
固定5G热点信道和频宽(安卓13+)
注:如果开启5G热点时,未指定5G信道(单个channel或者allowedAcsChannels),锁定频段为149,153,157,161,165,最大频宽为320MHZ(受硬件限制,实际可能只有80MHZ)。
v1.080
10 Jan 12:28
Compare
Sorry, something went wrong.
No results found
Type
IP
USB
192.168.42.1
WIFI
WIFI_HOST_IFACE_ADDR(43.1/1.1)
BlueTooth
192.168.44.1
P2P
192.168.49.1
安卓13+固定5G热点信道:如果开启5G热点时,未指定5G信道(单个channel或者allowedAcsChannels),锁定频段为149,153,157,161,165,最大频宽为320MHZ(受硬件限制,实际可能只有80MHZ)。
v1.070
05 Jan 15:02
Compare
Sorry, something went wrong.
No results found
SoftAp 5G channel and bandwidth lock for Android 13+
安卓13+固定5G热点信道:如果开启5G热点时,未指定5G信道(单个channel或者allowedAcsChannels),锁定频段为149,153,157,161,165,频宽为320MHZ(受硬件限制,实际可能只有80MHZ)。
v1.060
21 May 05:17
Compare
Sorry, something went wrong.
No results found
Type
IP
WIFI
WIFI_HOST_IFACE_ADDR
USB
192.168.42.1
BlueTooth
192.168.44.1
Ethernet
192.168.50.1
v1.050
14 Apr 13:34
Compare
Sorry, something went wrong.
No results found
using different ip for wifi、usb bluetooth in all version
Type
IP
WIFI
WIFI_HOST_IFACE_ADDR
USB
192.168.42.1
BlueTooth
192.168.44.1
v1.040
19 Nov 05:44
Compare
Sorry, something went wrong.
No results found
check isConflictPrefix on Android 11+
wifionly version only replace when mInterfaceType == TETHERING_WIFI (using all version for all type)
v1.030
18 Nov 11:54
Compare
Sorry, something went wrong.
No results found
remove package name filter
find requestIpv4Address by getDeclaredMethods
check installed app in MainActivity
v1.020
11 Sep 04:50
Compare
Sorry, something went wrong.
No results found
Notice: default IP is 192.168.43.1
remove launcher icon, fix package name filter.
add non-filter version. (don't check package name)