瀏覽代碼

Update README.md

tteckster 3 年之前
父節點
當前提交
744d99bc6e
共有 1 個文件被更改,包括 23 次插入0 次删除
  1. 23 0
      README.md

+ 23 - 0
README.md

@@ -1721,6 +1721,29 @@ ________________________________________________________________________________
 
 </details>
 
+<details>
+<summary markdown="span"> 🔸Code Server</summary>
+ 
+<p align="center"><img src="https://user-images.githubusercontent.com/674621/71187801-14e60a80-2280-11ea-94c9-e56576f76baf.png?raw=true" height="100"/></p>
+
+<h1 align="center" id="heading"> Code Server </h1>
+
+To Install Code Server, ⚠️ run the following in the LXC console.
+
+```yaml
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/code-server.sh)"
+```
+
+[Code Server](https://code.visualstudio.com/docs/remote/vscode-server) is a service you can run on a remote development machine, like your desktop PC or a virtual machine (VM). It allows you to securely connect to that remote machine from anywhere through a vscode.dev URL, without the requirement of SSH.
+
+
+
+**Code Server Interface - http:// IP:8680**
+
+___________________________________________________________________________________________ 
+
+</details>
+
 <details>
 <summary markdown="span"> Webmin System Administration</summary>