TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Webhook: create HTTP endpoints (hooks) to execute configured commands

3 pointsby adnanhover 9 years ago

1 comment

stephenrover 9 years ago
This actually looks like it could be quite useful, and seems relatively true to the unix philosophy (does one thing well).<p>I&#x27;m not a Go expert but a quick look through the source makes me think it&#x27;d be ok (as in, no errors) running multiple invocations of this, as different users (with different config files, on different interface&#x2F;port combinations obviously), rather than running as a SUDO-able user?