mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Tue 23 Jun 2020 02:31:35 PM CST
This commit is contained in:
parent
185804e2b9
commit
5e2bb24dbd
20 changed files with 285 additions and 180 deletions
|
@ -39,7 +39,8 @@
|
|||
"clip/clip" : 以剪贴板作为命令输入,输出结果复制到剪贴板。<br>
|
||||
"/clip" : 输出结果复制到剪贴板。<br>
|
||||
"clip/text/html" : 以剪贴板作为命令输入,输出结果mimetype类型为“text/html”。<br>
|
||||
"termux/*": 在termux中执行命令。</p>
|
||||
"termux/*": 在termux中执行命令。<br>
|
||||
"uweb": 输出结果作为<a href="../links">链接</a>来处理。</p>
|
||||
<p>下面是笔者使用的default.cmds配置(<a href="../pccopy">命令具体解释</a>):</p>
|
||||
<pre>复制手机剪贴板至PC剪贴板:clip:ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -i"
|
||||
PC剪贴板至手机剪贴板:/clip:ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -o"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue