Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /opt/alt/ruby27/share/gems/gems/ruby-lsapi-5.6/examples//lsapi_with_cgi.rb
#!/opt/alt/ruby27/bin/ruby
require 'lsapi'
require 'cgi'
while LSAPI.accept != nil
cgi = CGI.new
name = cgi['name']
puts cgi.header
puts "Hello #{name}! <br> " if name
puts "You are from #{cgi.remote_addr}<br>"
end
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | March 03 2024 22:50:49 | root / linksafe | 0755 | |
| | | | | |
lsapi_with_cgi.rb | 0.233 KB | January 25 2024 14:08:29 | root / linksafe | 0755 | |
testlsapi.rb | 0.261 KB | January 25 2024 14:08:29 | root / linksafe | 0755 | |