dovecoteescapee / ByeDPIAndroid

App to bypass censorship on Android
https://ntc.party/c/community-software/byedpi
GNU General Public License v3.0
3k stars 130 forks source link

Parsing arguments in Kotlin code #76

Open dovecoteescapee opened 3 months ago

dovecoteescapee commented 3 months ago

Move argument parsing to Kotlin. This will allow synchronizing them with UI. For example, when specifying arguments in the command line format, displayed wrong proxy IP and port at the main screen (those specified in the normal settings).