-
Notifications
You must be signed in to change notification settings - Fork 273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TUN Mode #66
Comments
منم با این نظر دوستمون موافقم |
@markpash مهندس کاری میشه واسه این مورد کرد؟ امیدی هست؟ |
Hi, I'm thinking about enabling native tun support instead of tun2socks. These things are on my to-do list, no worries. ❤️ |
@zoghal Hi I have a testing build with Tun support on Linux. Can you please test it and report back?
The above commands configure the routing tables to send the traffic from Don't run this on a server or a device you can only access through SSH as this will break SSH connectivity. For that to work you will need to write iptables/nftables rules to prevent inbound connections from routing through |
ضمن تشکر از بابت وقتی که گذاشتی 🙏 متاسفانه من تا چند روز دسترسی به سیستی که روش لینوکس دستکاپ باشم ندارم. لذا سعی کردم در WSL ویندوز تست کنم. اجرا شد، منتهی در روت کردن ترافیک، تلاشم به جایی نرسید. تو پرانتز(): بنظرم یه سویچ -v هم برای نشون دادن نسخه هم اضافه بشود، خیلی عالی میشه.🥰 |
There's experimental tun support for Linux and Windows in the latest version (v1.2.0). The linux version is manual and requires following the instructions I wrote above. Windows is automatic. Please test and give feedback. |
ممنون چه خبر خوبی!🤓 به محض آزاد شدن! حتما امتحانش میکنم. |
Issue: Error Creating Interface Due to Missing
|
@AliGh1 |
@Soberia @markpash |
Hi @markpash Thanks in advance. |
سلام و عرض ادب
داشتم یه بتچ فایل برای خودم مینوشتم تا با کمک tun2socks بتونم تمام ترافیک سیستم رو به وارپ پلاس پروکسی کنم(اسکریپت).
مشکلی که هست اینه وارپ پلاس هروقت اجرا میشه ایپی endpoints متغیره و تغییر میکنه. که البته خیلی هم خوب است! منتهی من برای اجرای tun2socks لازم دارم قبلش اون ایپی که برای endpoints وارپ پلاس ست شده رو پیدا کنم و هنگام روت کردن ترافیک سیستم این این ایپی رو از کل سیستم مستثنی کنم.
برای اینکار دو راهکار پیشنهادی دارم.
۱- وارپ پلاس زمان اجرا خودش ایپی endpoints رو در یک متغییر(environment variables) ست کنه!
۲- وارپ پلاس زمان اجرا ایپی endpoints رو در یک فایل تو فولدر stuff ذخیره کنه!
The text was updated successfully, but these errors were encountered: