$ ./ngrok http 3000
ngrok (Ctrl+C to quit)
Announcing ngrok-go: The ngrok agent as a Go library: https://ngrok.com/go
Session Status online
Account youngkiu@gmail.com (Plan: Free)
Update update available (version 3.3.0, Ctrl-U to update)
Version 3.2.2
Region Japan (jp)
Latency -
Web Interface http://127.0.0.1:4040
Forwarding https://ca87-112-151-155-62.ngrok-free.app -> http://localhost:3000
Connections ttl opn rt1 rt5 p50 p90
0 0 0.00 0.00 0.00 0.00
$ node app.js
Example app listening on port 3000
{
imp_uid: 'imp_282972263780',
merchant_uid: 'mid_1683991971258',
status: 'paid'
}
취소하기
클릭
{
imp_uid: 'imp_282972263780',
merchant_uid: 'mid_1683991971258',
status: 'cancelled'
}