diff --git a/FastGithub.Configuration/FastGithubOptions.cs b/FastGithub.Configuration/FastGithubOptions.cs
index 582d4cc..59ec188 100644
--- a/FastGithub.Configuration/FastGithubOptions.cs
+++ b/FastGithub.Configuration/FastGithubOptions.cs
@@ -11,7 +11,7 @@ namespace FastGithub.Configuration
///
/// http代理端口
///
- public int HttpProxyPort { get; set; }
+ public int HttpProxyPort { get; set; } = 38457;
///
/// 回退的dns