📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 11:53:25
📂
/ (Root)
/
opt
/
alt
/
ruby27
/
share
/
ruby
/
net
/
pop
📍 /opt/alt/ruby27/share/ruby/net/pop
🔄 Refresh
✏️
Editing: version.rb
Read Only
module Net class Protocol; end class POP3 < Protocol VERSION = "0.1.0" end end
💾 Save Changes
❌ Cancel