Developing lightweight computation at the DSG edge
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LightKone
uc-monitor-go-test
Commits
e012a130
Commit
e012a130
authored
Jan 18, 2018
by
felix
Browse files
Update README.md
parent
7c0157b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e012a130
...
...
@@ -18,4 +18,11 @@ Result example:
2) go run monitor-assign.go
3)
\ No newline at end of file
3) For go run monitor-ping.go
e.g. go run monitor-ping.go www.google.com
previously as to this note on Linux Support:
This library attempts to send an "unprivileged" ping via UDP.
On linux, this must be enabled by setting
sudo sysctl -w net.ipv4.ping_group_range="0 2147483647"
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment