View Single Post
PHHAAKE
Member
Join Date: Aug 2016
Location: Iran
Old 04-08-2020 , 01:33   Re: get data from host
Reply With Quote #3

Quote:
Originally Posted by DJ Tsunami View Post
What kind of host? Do you really need a socket, or do you just want to read a file from webserver?
I need socket i know but im realy confused
I wrote a plugin that read data and type it in chat
But its so complicated


I need some helps about them
PHP Code:
servers{
"Server1"  "1.1.1.1"
"Server2"  "2.2.2.2"


This is the file that i want to upload in host.


1.1.1.1 is the server ip

I need this plugin to open this file in host and if this server ip is equal with one of them, then do something
PHHAAKE is offline