GNS3 歷史版本列表
GNS3 是一種模擬複雜網絡的軟件,盡可能接近真實網絡的執行方式,所有這些都沒有專用的網絡硬件,如路由器和交換機。它還可以用來實驗功能或檢查需要在實際設備上稍後部署的配置.在無風險的虛擬環境中構建,設計和測試您的網絡,並訪問最大的網絡社區來提供幫助。無論您正在學習第一次網絡考試還是建立全州電信網絡,GNS3 都可以輕鬆設計和構建任何規模的網絡,而無需硬件。而最好的部分是免費的!為什麼要使用 GNS... GNS3 軟體介紹更新時間:2024-02-26
更新細節:
What's new in this version:
GUI:
- Add GNS3 console command "env" to show what environment variables are used
- Add CTRL+C shortcut to copy status bar message
- Key modifier (ALT) to ignore snap to grid
- Increase timeout to 5s for status bar messages. The coordinates message has no timeout and can be reset when clicking on the scene
- Add reset GUI state feature
- Fix for hiding Windows terminal
- Drop support for Python 3.6
- Upgrade sentry-sdk, psutil and distro dependencies
Server:
- Bundle web-ui v2.2.46
- Save empty directories when exporting a project
- Backport from v3: install Docker resources in a writable location at runtime
- Use Docker API v1.24 to get version
- Drop support for Python 3.6
- Address the telnet console bug
- Update welcome.py
- Update remote-install.sh
- Use Python 3.8 to publish API doc
- Upgrade sentry-sdk, psutil and distro dependencies
更新時間:2024-01-12
更新細節:
What's new in this version:
GUI:
- Add missing console_type values in appliance_v8.json. Ref GNS3/gns3-registry#849
- Handle moved project notifications on controller stream
- Add debug for PATH env variable
- Add custom executable paths on Windows
- Add --suppressApplicationTitle for Windows terminal. Fixes #3544
- Upgrade sentry-sdk and aiohttp
Server:
- Bundle web-ui v2.2.45
- Fix mouse offset issues with VNC in Qemu. Fixes #2335
- Add project.created, project.opened and project.deleted controller notification stream. Move project.updated and project.closed from project notification to controller notification stream.
- Do not stop searching for Qemu binaries if one binary cannot be executed. Ref #2306
- Fix Ethernet switch and Ethernet hub port validations. Fixes #2334
- Update CORS policy
- Add custom executable paths on Windows
- Upgrade sentry-sdk and aiohttp
更新時間:2023-11-08
更新細節:
What's new in this version:
Server:
- Catch exceptions when computing image checksums. Ref GNS3/gns3-server#2228
- Add freeze_support() for multiprocessing
更新時間:2023-11-07
更新細節:
What's new in this version:
Server:
- Catch exceptions when computing image checksums
- Add freeze_support() for multiprocessing
更新時間:2023-11-07
更新細節:
更新時間:2023-11-07
更新細節:
更新時間:2023-09-21
更新細節:
What's new in this version:
GUI:
- Add KiTTY to preconfigured telnet consoles
- Fix generic icon in Waylandd
- Use importlib instead of pkg_resources
- Upgrade to PyQt 5.15.9 and pywin32
- Add support for appliance version 8 format
Server:
- Force English output for VBoxManage
- Automatically add vboxnet and DHCP server if not present for VirtualBox GNS3 VMd
- Fix issue with controller config saved before checking current version with previous one
- Prevent X11 socket file to be modified by Docker container
- Use the user data dir to store built-in appliances
- Catch ConnectionResetError exception when client disconnects
更新時間:2023-08-10
更新細節:
What's new in this version:
GUI:
- Use the system's certificate store for SSL connections
- Give a node some time to start before opening the console (for console auto start)
- Use Mate Terminal by default if installed on Debian, Ubuntu and Linux Mint
- Support for gnome-terminal tabs to be opened in the same window
- Remove import urllib3 and let sentry_sdk import and patch it
- Add import sys in sudo.py
- Rounded Rectangle support
Server:
- Bundle web-ui v2.2.42
- Handle API version key in VirtualBox 7
- Enable system certificate store for SSL connections
- Use DEFAULT_BUFFER_SIZE for md5sum
- Fix version check when installing appliances
- Allow connection to ws console over IPv6
- Remove import urllib3 and let sentry_sdk import and patch it
更新時間:2023-08-10
更新細節:
What's new in this version:
GUI:
- Use the system's certificate store for SSL connections
- Give a node some time to start before opening the console (for console auto start)
- Use Mate Terminal by default if installed on Debian, Ubuntu and Linux Mint
- Support for gnome-terminal tabs to be opened in the same window
- Remove import urllib3 and let sentry_sdk import and patch it
- Add import sys in sudo.py
- Rounded Rectangle support
Server:
- Bundle web-ui v2.2.42
- Handle API version key in VirtualBox 7
- Enable system certificate store for SSL connections
- Use DEFAULT_BUFFER_SIZE for md5sum
- Fix version check when installing appliances
- Allow connection to ws console over IPv6
- Remove import urllib3 and let sentry_sdk import and patch it
更新時間:2023-08-10
更新細節:
What's new in this version:
Fixed:
- [Hotfix] hid: Prevent out of bounds array access
- Fixes a regression from 1.1.978 that caused ARCropolis mods to crash