Generally hackers get access to your PC from network.
Means your PC is visible in a network. But this is a good thing to be in a network by not hiding when your PC is acting as any FTP server or if you wanna transfer files over network. You can even join in Homegroup to share files with PC with in your network.
But when you want to be remain anonymous with in the network by hiding, you can hide or unhide when ever you wish from network. Just enter the following commands in Command Prompt by clicking on Start / Run / cmd .
[alert title="Important" icon="info-circle"] Open CMD as administrator [/alert]
Then type - Net Config Server - and press Enter.
If it is hidden, then you will see Yes to the right of Server hidden.
If it is unhidden, then you will see No to the right of Server hidden.
1-To hide yourself in network, just enter this command:
Net config server /hidden:yes
Then hit enter, you will get a message that command completed successfully. Now restart you computer to apply settings.
2-To unhide yourself in network, just enter this command:
Net config server /hidden:no
Now hit enter, you will get a message that command completed successfully. Now restart you computer to apply settings.
[youtube src="-v5C1DM0J8A"/]
Means your PC is visible in a network. But this is a good thing to be in a network by not hiding when your PC is acting as any FTP server or if you wanna transfer files over network. You can even join in Homegroup to share files with PC with in your network.
But when you want to be remain anonymous with in the network by hiding, you can hide or unhide when ever you wish from network. Just enter the following commands in Command Prompt by clicking on Start / Run / cmd .
[alert title="Important" icon="info-circle"] Open CMD as administrator [/alert]
Then type - Net Config Server - and press Enter.
If it is hidden, then you will see Yes to the right of Server hidden.
If it is unhidden, then you will see No to the right of Server hidden.
1-To hide yourself in network, just enter this command:
Net config server /hidden:yes
Then hit enter, you will get a message that command completed successfully. Now restart you computer to apply settings.
2-To unhide yourself in network, just enter this command:
Net config server /hidden:no
Now hit enter, you will get a message that command completed successfully. Now restart you computer to apply settings.
0 comments:
Post a Comment