Xray-core/main/commands/all
A1lo a994bf8b04
chore: fix some errors detected by staticcheck (#3089)
* chore: fix some errors detected by staticcheck

* feat: remove `rand.Seed()` usage for possibly using "fastrand64" runtime to avoid locking

ref: https://pkg.go.dev/math/rand#Seed
2024-03-03 10:52:22 -05:00
..
api chore: fix some errors detected by staticcheck (#3089) 2024-03-03 10:52:22 -05:00
tls chore: fix some errors detected by staticcheck (#3089) 2024-03-03 10:52:22 -05:00
commands.go Command: Add `wg` for wireguard key generation (#2794) 2023-12-11 20:52:10 -05:00
convert.go Reformat code 2022-05-18 15:29:01 +08:00
curve25519.go Command: Add `wg` for wireguard key generation (#2794) 2023-12-11 20:52:10 -05:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
uuid.go Improve UUID generator 2021-01-12 18:23:54 +00:00
wg.go Command: Add `wg` for wireguard key generation (#2794) 2023-12-11 20:52:10 -05:00
x25519.go Command: Add `wg` for wireguard key generation (#2794) 2023-12-11 20:52:10 -05:00