Communication via HTTP
Open
- Dominant language
- Go
- Stars
- 7k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
With the pull request https://github.com/google/gops/pull/30 seem will be accepted I want to make it a step further by making the gops tool "speak" with agents via HTTP rather than reading each single by via TCP.
Benefit:
- More firewall friendly and save a port (in my work place 80 is always open)
- Easier to extend
I will happy to work on this if accepted.
Contributor guide
Assessment
This issue has not been assessed yet.