개요
We use casdoor/go-sms-sender to send SMS for Casdoor. The go-sms-sender library currently supports Twilio, Submail, SmsBao, Alibaba Cloud, Tencent Cloud, Huawei Cloud, and Volc SMS APIs. If you want to add support for other SMS providers, you can either raise an issue or submit a pull request.
Adding an SMS provider
새로운 제공업체를 추가하려면
Add를 클릭하세요.Category섹션에서SMS를 선택하세요.
제공업체의 유형을 선택하세요.

SMS 제공업체에서 필요한 정보를 검색하고 해당 필드를 작성하세요.
Proxy configuration
For SMS providers that use HTTP APIs (such as Custom HTTP SMS), you can enable proxy support if your server cannot directly access the SMS service. When enabled, SMS traffic will be routed through the SOCKS5 proxy configured in Casdoor's configuration file.
To enable proxy support, toggle the Enable proxy switch in the provider settings. This option is available for Custom HTTP SMS providers and helps when operating in restricted network environments.