diff options
| author | heqnx <root@heqnx.com> | 2025-06-03 23:40:49 +0300 | 
|---|---|---|
| committer | heqnx <root@heqnx.com> | 2025-06-03 23:40:49 +0300 | 
| commit | 37805f09443be9e054c548f912a179ba8cf46bff (patch) | |
| tree | 420faf49b93d2b84908c8f9375eaaf0d9bae7257 | |
| parent | cd9b4c799f7aaa069fafe52270bb5452c7618f78 (diff) | |
| download | go-fakessl-37805f09443be9e054c548f912a179ba8cf46bff.tar.gz go-fakessl-37805f09443be9e054c548f912a179ba8cf46bff.zip | |
updated README
| -rw-r--r-- | README.md | 6 | 
1 files changed, 0 insertions, 6 deletions
| @@ -47,12 +47,6 @@ $ make windows-amd64  $ make darwin-arm64  ``` -- (Optional) Run directly with Go: - -``` -$ go run main.go [-cert <cert> -key <key> -port <port] -url <url> -``` -  ## Usage  ### Command-Line Flags |