Versions in this module Expand all Collapse all v1 v1.5.0 Nov 2, 2024 v1.4.0 Oct 18, 2024 v1.3.0 Oct 14, 2024 Changes in this version + func DecodeBase64URLSafe(content string) ([]byte, error) + func FetchSubscribe(suburl string) ([]byte, error) + func GetMixedPort() (string, error) v1.1.0 Sep 14, 2024 Changes in this version + func ConvertCProxyToJson(proxy string) (string, error) + func ConvertCProxyToSProxy(proxy string) (model.Outbound, error) + func Handler(url string) ([]byte, error)