Add New Proxy

Please add proxies if the script is facing Captcha issues.

@push('header') @endpush
@csrf
$errors->has('protocol')])>
{{$errors->first('protocol')}}
$errors->has('hostname')])>
{{$errors->first('hostname')}}
$errors->has('port')])>
{{$errors->first('port')}}
$errors->has('auth')])>
{{$errors->first('auth')}}
$errors->has('username')]) x-show="auth" x-cloak>
{{$errors->first('username')}}
$errors->has('password')]) x-show="auth" x-cloak>
{{$errors->first('password')}}
@pushonce('scripts') @endpushonce