diff options
| author | Shulhan <ms@kilabit.info> | 2025-07-17 02:22:30 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-07-17 02:30:40 +0700 |
| commit | 4d4b26dff03083955871439ee6e0ef9bd07c5a1c (patch) | |
| tree | ab239b115d9e39a2a7d8befd3ee37d101afb0c17 /go.sum.license | |
| download | lilin-4d4b26dff03083955871439ee6e0ef9bd07c5a1c.tar.xz | |
lilin: simple service monitoring
lilin is a program to help monitor other services through HTTP, TCP,
and UDP connection.
Diffstat (limited to 'go.sum.license')
| -rw-r--r-- | go.sum.license | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum.license b/go.sum.license new file mode 100644 index 0000000..22616a9 --- /dev/null +++ b/go.sum.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2025 M. Shulhan <ms@kilabit.info> +SPDX-License-Identifier: GPL-3.0-only |
