0

必要なのは、ドメインからのリクエストを傍受することです。

ユーザータイプ domain.com -> lua スクリプトは、html でページをリダイレクトするなどの何かを表示し、次に -> ウェブサイトを表示します

 function postresolve(remoteip, domain, qtype, origrecords, origrcode)
    print ("redirect.")
end
4

0 に答える 0