Can't connect to a machine using NC on a vps

后端 未结 0 415
遇见更好的自我
遇见更好的自我 2021-01-03 14:57

I\'ve set up a connection on my own personal machine, using this code:

#!/bin/bash

n=$(ps aux | grep -o [1]234)

if [[ $n = "" ]]; then

相关标签:
回答
  • 消灭零回复
提交回复
热议问题