mirror of
https://github.com/netchx/netch.git
synced 2026-04-03 19:35:10 +08:00
Update TUNController (tun2socks.bin)
This commit is contained in:
2
Netch/Forms/SettingForm.Designer.cs
generated
2
Netch/Forms/SettingForm.Designer.cs
generated
@@ -549,7 +549,6 @@ namespace Netch.Forms
|
||||
this.TUNTAPGroupBox.TabIndex = 0;
|
||||
this.TUNTAPGroupBox.TabStop = false;
|
||||
this.TUNTAPGroupBox.Text = "TUN/TAP";
|
||||
this.TUNTAPGroupBox.Visible = false;
|
||||
//
|
||||
// TUNTAPAddressLabel
|
||||
//
|
||||
@@ -584,6 +583,7 @@ namespace Netch.Forms
|
||||
this.TUNTAPNetmaskTextBox.Size = new System.Drawing.Size(294, 21);
|
||||
this.TUNTAPNetmaskTextBox.TabIndex = 3;
|
||||
this.TUNTAPNetmaskTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
this.TUNTAPNetmaskTextBox.Visible = false;
|
||||
//
|
||||
// TUNTAPGatewayLabel
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user