mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Mon Jul 4 04:12:06 PM CST 2022
This commit is contained in:
parent
0ef2ef46fe
commit
adea7f49a0
48 changed files with 1098 additions and 46 deletions
|
@ -51,12 +51,11 @@
|
|||
"/clip" : 输出结果复制到剪贴板。<br>
|
||||
"clip/text/html" : 以剪贴板作为命令输入,输出结果mimetype类型为“text/html”。<br>
|
||||
"termux/*": 在termux中执行命令。<br>
|
||||
"uweb": 输出结果作为<a href="../links/index.html">链接</a>来处理。</p>
|
||||
"/uweb": 输出结果作为<a href="../links/index.html">链接</a>来处理。</p>
|
||||
<p>下面是笔者使用的default.cmds配置(<a href="../pccopy/index.html">命令具体解释</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"
|
||||
</pre><blockquote>
|
||||
</blockquote>
|
||||
</pre>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue