• Stars
    star
    233
  • Rank 172,230 (Top 4 %)
  • Language
    Go
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Go进阶53:从零Go实现Websocket-H5-RDP/VNC远程桌面客户端

gei

运行demo

cd $代码目录

# 编译前端代码
cd frontend
npm install
npm run build

# 编辑golang 代码(docker)
cd ..

docker-compose build

# 运行 docker-compose 
docker-compose up --remove-orphans


echo '浏览器访问 http://127.0.0.1:9528'

todo:(懒...)

  1. guac 目录独立单独的package,只依赖标准库,减少go.mod的行数
  2. 优化前端代码,

More Repositories

1

base64Captcha

captcha of base64 image string
Go
2,102
star
2

felix

A Friendly SSH Jumper Bastion Fortress Server
Go
841
star
3

sshfortress

A pure and slim Golang SSH-Jumper-bastion-web app. One binary rules them all
Go
159
star
4

ginbro

Converting a MySQL database'schema to a RESTful golang APIs app in the fastest way
Go
115
star
5

chromegin

chromedp-golang 浏览器截图docker 微服务教程
Go
41
star
6

flash

HTTP断点续传多线程下载原理
Go
16
star
7

screen_shot

go+phantomjs网页图片截取微服务
Go
14
star
8

www.mojotv.cn

beego website
HTML
10
star
9

felixfe

Vue
10
star
10

sseread

A tidy library seamlessly reads Server-Sent Events (SSE) from the response body of Go's standard HTTP package.
Go
10
star
11

springboot2app

Springboot2 JPA JWT RESTful APIs boilerplate
Java
9
star
12

recommend-go

用户偏好推荐系统
Go
7
star
13

sshimdemo

Golang开发扩展SSH的使用领域和功能
Go
5
star
14

wordCloudDocker

wordcloud云词docker教程
Python
4
star
15

eslogrushook

博客文章源码: Go进阶45:Golang-logrus简单的日志收集系统(替代ELKB)
Go
4
star
16

blogcode

Go
3
star
17

alg-tea

Go进阶50:简单高效加密算法TEA
Go
2
star
18

httpproxyapp

HTTP-Reverse-Proxy反向代理nginx硬件指纹校验
Go
1
star
19

dueros-bang-game

生活大爆炸-谢尔顿-剪刀石头布-百度智能音箱
PHP
1
star
20

mojocn

1
star
21

util

Go
1
star
22

gptchat

A fullstack chat app, powered by openai GPT, helps you make money - 💰💰💰
TypeScript
1
star
23

wasmdict

the English-Chinese Oxford Dictionary Library, a comprehensive and efficient tool designed to provide seamless dictionary lookup capabilities for both Go and WASM environments.
Go
1
star
24

hillClimbRacing

Hill Climb Racing with different characters. Code by Code Bullet from his website. I just changed colors and assets, and made it touchscreen compatible.
JavaScript
1
star