This website works better with JavaScript
Home
Explore
Help
Sign In
lilu
/
nomo
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
2a266147c6
Branches
Tags
master
nomo
/
android
/
app
/
src
/
main
/
kotlin
/
com
/
flashlink
/
vpn
/
Actions.kt
Actions.kt
92 B
History
Raw
1
2
3
4
5
package com.flashlink.vpn
const val START_ACTION = "start"
const val STOP_ACTION = "stop"