Skip to content

Instantly share code, notes, and snippets.

View CSUwangj's full-sized avatar
🚩
Focusing

望将 CSUwangj

🚩
Focusing
View GitHub Profile
@CSUwangj
CSUwangj / receiver-demo.html
Created September 10, 2020 08:40 — forked from GitSquared/receiver-demo.html
Use your browser to access a remote terminal.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Remote terminal</title>
<link rel="stylesheet" href="xterm.css" />
<script src="terminal.class.js"></script>