Sinatraで接続元IPを表示する。
get '/' do
"Your IP address is #{request.ip}"
end
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 1 year has passed since last update.
Sinatraで接続元IPを表示する。
get '/' do
"Your IP address is #{request.ip}"
end
Register as a new user and use Qiita more conveniently
Go to list of users who liked