You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
I'm trying to simulate low network conditions on my real android device based on this answer. I'm using a laptop (x86) with archlinux as a router. In the laptop I have wired enp61s0 and wireless wlp62s0 interfaces. So I created wifi access point using create_ap command, to be specific sudo create_ap wlp62s0 enp61s0 MSI_AP. That thing creates ap0 interface, which I'm connecting my android device to. I specified ap0 as wlan interface in atc and enp61s0 as another one. (enp61s0 is connected to internet)
Unfortunately rules do not work ( I set up up and down speeds to 1kbs, but android's speedtest app shows 20mb/s). Any idea what I'm doing wrong?
I'm trying to simulate low network conditions on my real android device based on this answer. I'm using a laptop (x86) with archlinux as a router. In the laptop I have wired
enp61s0
and wirelesswlp62s0
interfaces. So I created wifi access point using create_ap command, to be specificsudo create_ap wlp62s0 enp61s0 MSI_AP
. That thing createsap0
interface, which I'm connecting my android device to. I specifiedap0
as wlan interface in atc andenp61s0
as another one. (enp61s0 is connected to internet)Unfortunately rules do not work ( I set up up and down speeds to 1kbs, but android's speedtest app shows 20mb/s). Any idea what I'm doing wrong?
create_ap
outputdump_system_info
outputlog
from atc is hereThe text was updated successfully, but these errors were encountered: