xtrime-ru / TelegramApiServer

Fast, simple, async php telegram api server: MadelineProto + Amp HTTP Server
https://tg.i-c-a.su
MIT License
529 stars 116 forks source link

how can run in cpanel/linux host #112

Open mrwcom opened 1 year ago

mrwcom commented 1 year ago

Hello Is it possible to use this in shared Linux hosting?

xtrime-ru commented 1 year ago

Hi! Not sure. Please send results, if you try :)

mtalaeii commented 7 months ago

There is 2 way to use this on shared web host : 1 . the web host you are using disabled firewall so you can easilly open http server on other ports(2083 8080 ....) this is impossible most web host enabled firewall in default but as i see some web hosts disable it so its not soo far 2 . if your host web server is nginx and support custom nginx rules use reverse proxy + http-server