Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

check-host.netを使用するコマンドを統合 (#52) #58

Merged

Conversation

takejohn
Copy link
Member

@takejohn takejohn commented Mar 6, 2024

内容

/checkping, /dev03コマンドの機能を /check に移しました。
オプション type でチェックの種類 (Ping, HTTP, TCP, DNS, UDP)、
hostname でホスト名を指定できます。

変更点

  • SimpleCommand のインターフェイスを変更 (使い方は commands/randomnum.js, commands/check.js を参照)
  • /checkping, /dev03 の機能を /check に移動
  • util/check-host.js の機能を拡張して /check で使用

チェックリスト:

  • このリポジトリのコードスタイルに沿っているか
  • 自分自身で動作確認を行ったか、また、それは正常に動作したか

@takejohn
Copy link
Member Author

takejohn commented Mar 6, 2024

This PR will close #52

Copy link
Member

@ringo360 ringo360 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay!

@ringo360 ringo360 merged commit 5a72330 into TeamSekai:v14-dev Mar 6, 2024
1 check passed
@takejohn takejohn deleted the feature/check-host-command-integration branch March 16, 2024 06:34
ringo360 added a commit that referenced this pull request Jun 1, 2024
…ration

check-host.netを使用するコマンドを統合 (#52)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants