Jump to content
You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.
antobarb hasn't added any friends yet.
No latest visitors to show
13 January 2021 - 10:17 AM
Hi, my ip 82.58.43.139
was blocked because I tried to access sftp using FileZilla and the SFPT credentials showed in the cPanel "FTP Accounts" section.. it failed I think 3 times, now I can't access anymore. What can I do? Thanks
13 January 2021 - 09:52 AM
Hi everyone, it is my first time here in the Helios world , I'm using it to learn about servers, apis, remote databases etc... My goal for the moment is to host a .py script that is actually an Restful API. I made it thanks to this tutorial (if someone is interested).
the script once started runs forever, waiting for rest request (get, put, post, delete...) The script uses Flask, and flask_restful.
I checked here: http://krydos2.helio...in/modules37.py
if the modules was already installed but, "flask_restful" is missing. So I'm kindly asking to the mods if they can add this module -> flask_restful to Jhonny and Tommy (Python 3.x) Thanks in advance.