goMonitor: watch your deployed servers from a webpage with Golang

agolangf · · 537 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Hello fellow gophers! I recently started learning golang and would like to share my first project. goMonitor allows for a web administrator to monitor commands on a remote web server from a simple web request (typically a web browser. You can find the code here &gt; <a href="https://github.com/justyntemme/goMonitor" rel="nofollow">https://github.com/justyntemme/goMonitor</a></p> <p>Obviously it&#39;s nowhere near done, but i was excited to see how easy it is to get something useful up and running in go.</p> <p>Whats left to add?</p> <p>a good looking ui (im no designer so with me luck )</p> <p>protected entry: not sure how i will implement that yet</p> <p>lots and lots of usefull commands</p> <p>the beauty of open source is that if you need a command you can simply add it and add a function with the command. Thanks for reading!</p> <hr/>**评论:**<br/><br/>brogrammingsins: <pre><p>Not every Go written thing has to start with goActualName</p></pre>yellomango: <pre><p>Doesn&#39;t have too, I just chose too.</p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

537 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传