Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e86d8b1

Browse files
author
anki-code
committed
README
1 parent 43c9713 commit e86d8b1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ If you like the idea of xxh click ⭐ on the repo and stay tuned.
66

77
<a href='https://github.com/xxh/xxh#installation-methods'><img alt='[xxh demo]' src='https://raw.githubusercontent.com/xxh/static/master/xxh-demo2.gif'></a>
88

9-
<table>
9+
<table border="0" width="100%">
10+
<col style="width:33%">
11+
<col style="width:33%">
12+
<col style="width:33%">
13+
<tbody>
1014
<tr>
1115
<td valign="top"><b>Portable</b>. Preparing portable shells and plugins occurs locally and then xxh uploads the result to host. No installations or root access on the host required. The security and careful about environment on the host are behind it.</td>
1216
<td valign="top"><b>Hermetic</b>. If you delete <code>~/.xxh</code> directory from the remote host then xxh has never been on the host. By default your home is <code>.xxh</code> directory and you can <a href="https://github.com/xxh/xxh/wiki#how-to-set-homeuser-as-home-on-host">choose the hermetic level of your xxh session</a>.</td>
@@ -17,6 +21,7 @@ If you like the idea of xxh click ⭐ on the repo and stay tuned.
1721
<td valign="top"><b>Do more</b>. The xxh packages are not only about shells. Any type of tool or code could be behind entrypoint. If you want to play Super Mario on the remote host just put it as entrypoint in xxh-shell.</td>
1822
<td valign="top"><b>Chameleon</b>. Switching the shells as easy as possible and not really needed to use only one shell. Choose your current shell along with task you want to solve: <code>xxh myhost +s xonsh</code> for python environment, osquery for simple querying, fish for modern features or time-tasted zsh and bash. </td>
1923
</tr>
24+
</tbody>
2025
</table>
2126

2227
## Installation methods

0 commit comments

Comments
 (0)