3x-ui/xray
BlacKSnowDot0 26174221aa
Update process.go
- Simplifying the IsRunning method to a single return statement.
- Streamlining the GetResult method to use a loop that reads from the queue until it's empty.
- Using bufio.Scanner in the Start method for reading process output, which simplifies the reading loop.
- Ensuring that the wait group waits for the goroutines to finish after the process ends in the Start method.
2023-11-19 17:15:51 -08:00
..
api.go [ss] fix adding ietf clients by api 2023-08-29 22:32:49 +03:30
client_traffic.go update pack 2 2023-02-18 16:07:32 +03:30
config.go 3x-ui 2023-02-09 22:48:06 +03:30
inbound.go spin only in reload time 2023-05-13 13:24:44 +03:30
process.go Update process.go 2023-11-19 17:15:51 -08:00
traffic.go 3x-ui 2023-02-09 22:48:06 +03:30