I am working on a multiplayer game and I want to connect players which are in the same network.I have to achieve this using digital Ocean as we do it in AWS security group
Asked
Active
Viewed 501 times
2 Answers
2
That would be Cloud Firewalls. In your droplet, you'll see the Firewall section in the Networking tab

Udara Jayawardana
- 1,073
- 2
- 14
- 27
-
I tried adding a rule in Firewall to allow only one IP but still, it is publically accessible – Dipak Mar 01 '19 at 08:10
0
There is concept of private IP feature ,try using that private IP and see if it solves

Roshan Deshmukh
- 26
- 6
-
I go through the Private IP feature of Digital Ocean Networking but its not give me expected result – Dipak Mar 01 '19 at 06:59