The TOFFEE Project
HOMEDOCUMENTATIONUPDATESVIDEOSRESEARCHDOWNLOADSPONSORSCONTACT


DOCUMENTATION 》 TOFFEE-Butterscotch Documentation :: TOFFEE-Butterscotch-1.0.11-rpi2-23-nov-2016

Download TOFFEE-Butterscotch-1.0.11-rpi2-23-nov-2016.img via Google Drive share:
Raspberry Pi2/3 Install Image (pre-install OS Image including source): TOFFEE-Butterscotch-1.0.11-rpi2-23-nov-2016.img.tar.xz

Software Development Updates corresponds to this TOFFEE-Butterscotch release version:
NEWS :: TOFFEE-Butterscotch Bandwidth saver software development - Update: 17-Nov-2016
NEWS :: TOFFEE-Butterscotch Bandwidth saver software development - Update: 28-Oct-2016
NEWS :: Introducing TOFFEE-Butterscotch - Save and Optimize your Internet/WAN bandwidth

Release Notes:
NEWS :: First TOFFEE-Butterscotch Code Release

User Guide (Documentation)
TOFFEE-Butterscotch is a variant of TOFFEE can be used to save and optimize your Home/SOHO Internet/WAN bandwidth. Unlike TOFFEE (and TOFFEE-DataCenter) TOFFEE-Butterscotch is a non peer-to-peer (and asymmetric) network optimization solution. This makes TOFFEE-Butterscotch an ideal tool for all Home and SOHO users. Here is the deployment topology of TOFFEE-Butterscotch deployment. You can deploy the same either before your WiFi router or after your router whichever is feasible as shown below.
TOFFEE-Butterscotch Internet WAN Bandwidth Saver topology [CDN]

For example you can optimize your slow and expensive 3G/4G Mobile networks:
TOFFEE-Butterscotch Internet WAN Bandwidth Saver topology 3G and 4G Mobile Networks [CDN]

The TOFFEE-Butterscotch-1.0.11-rpi2-23-nov-2016 release is highly optimized and customized for Raspberry Pi 2/3 hardware platform and it is built within the standard Raspberry Pi Raspbian Jessie with PIXEL Operating System (version: 2016-09-23-raspbian-jessie.img).

Installation: TOFFEE-Butterscotch Raspberry Pi version is a complete disk image of Raspberry Pi Raspbian OS in which TOFFEE-Butterscotch is built and pre-installed. You can download the binary (the install image above), un-tar it and install on a microSD card which is around larger than or equal to 8GB capacity. Since this is the size of the microSD card upon which I built the TOFFEE-Butterscotch image.

You can follow the standard official Raspberry Pi guide for general Raspberry Pi OS image install steps: Installing operating system images

If you are using a Linux system you can do via dd command as shown below. Assume in this case the empty microSD card is "/dev/sdc"

kiran@desktop-i7-5820k:~$ sudo dd bs=4M if=TOFFEE-Butterscotch-1.0.11-rpi2-23-nov-2016.img conv=sync,noerror of=/dev/sdc

Hardware :: Additional NIC Card Installation: You can use a USB2 to 100Mbps NIC card so that you can get totally two network ports as shown below. Once it is installed you can check and confirm via ifconfig command as shown below:
TOFFEE-Butterscotch Raspberry Pi device interfaces

Configuration: Once you are done with Installation, you can boot TOFFEE-Butterscotch OS image. As you can see the entire Raspbian Jessie with PIXEL is customized so that it looks minimal and has this polished interface.
TOFFEE_Butterscotch

TOFFEE-Butterscotch GUI: You can now access the TOFFEE-Butterscotch GUI via your Google Chrome browser as shown below.
The default username is: root and the password is: welcome

URL: http://localhost/toffee_butterscotch
TOFFEE_Butterscotch Login

Home page: Once you login you will get this first HOME page.
TOFFEE_Butterscotch Home Page [CDN]

Wizard: You can now configure TOFFEE-Butterscotch ports (and activate Linux kernel bridge) via wizard as shown below.
NOTE: Select appropriate LAN and WAN ports. Swapping these ports may cause connectivity issues and performance degradation.
TOFFEE_Butterscotch Wizard [CDN]
TOFFEE_Butterscotch Wizard select LAN Port
TOFFEE_Butterscotch Wizard select WAN Port
TOFFEE_Butterscotch Wizard finish

Ports: You can see below the ports are configured and the Linux kernel bridge is activated.
TOFFEE_Butterscotch ports [CDN]

Basic Settings: You can do TCP throttle and Torrent traffic throttle as shown below. For more details kindly refer documentation/help in the page.
TOFFEE_Butterscotch Throttle TCP [CDN]
In my case the overall download and upload speed of my Internet connection is 55Mbps and 49Mbps so I am setting 60Mbps as my average WAN speed for better TCP performance via TCP throttle feature.
TOFFEE_Butterscotch Basic Settings [CDN]

Filter: With filter feature you can block specific types of packets as shown below. For more details kindly refer documentation/help in the page.
TOFFEE_Butterscotch Packet Filter [CDN]

Real time stats: Monitor real time data-consumption (or data-transferred) stats.
TOFFEE_Butterscotch Live performance stats

Big-picture: Anytime you can view and confirm your settings via Big Picture. Big Picture is a neat graphical illustration of your overall TOFFEE-Butterscotch settings. You can view any time as a reference or even print and file it as a record if you are a Network Admin.
TOFFEE_Butterscotch Big Picture [CDN]

After sometime you should see the updated home page reports once you start using the TOFFEE-Butterscotch Raspberry Pi Bandwidth saver device as shown below:
TOFFEE_Butterscotch Home Page Report [CDN]

Licence and About pages:
TOFFEE_Butterscotch License
TOFFEE_Butterscotch About [CDN]

TOFFEE-Butterscotch source: You can find its source code within the home folder(/home/pi) as shown below:
TOFFEE-Butterscotch Raspberry Pi Source-code [CDN]

TOFFEE-Butterscotch future road-map: This is the first release of TOFFEE-Butterscotch open-source Bandwidth saver software. Currently as one can understand the features supported in the same are quite limited. But in future you should get more and more new features being supported in the same. If you need any specific features, you can post your new feature requests to me, and if they are plausible they should get supported in the same eventually.



Suggested Topics:


TOFFEE-Butterscotch - Save and Optimize your Internet/WAN bandwidth


Categories

💎 TOFFEE-MOCHA new bootable ISO: Download
💎 TOFFEE Data-Center Big picture and Overview: Download PDF


Recommended Topics:

Live demo - Data Transfer - High bandwidth to Low bandwidth ↗
Saturday' 13-Mar-2021
I always wanted to do some real experiments and research on packet flow patterns from High-bandwidth to Low-bandwidth networks via networking devices. This is something can be analyzed via capturing Network stack buffer data and other parameters, bench-marking, and so on. But eventually the data-transfer nature and other aspects is often contaminated due to the underlying OS and the way Network stack is implemented. So to understand the nature of packet flow from Higher to Lower bandwidth and vice-versa such as Lower to higher bandwidth, I thought I experiment with various tools and things which physically we can observe this phenomena.

Why TOFFEE is forked from TrafficSqueezer ↗
Saturday' 13-Mar-2021
TrafficSqueezer is an open-source WAN Optimization project. TrafficSqueezer is mainly a research project which is started around mid-2006. It is initially started as a research (or prototype) code even before it is officially registered in Sourceforge.net. But this code is just primitive user-space raw socket modules. This is later refined and a pre-alpha version is created. Followed by which Alpha release. This prototype code is moved from user-space to Linux Kernel (Kernel Space) and then the journey begin in terms of making a serious WAN Optimization solution. Once the pre-beta and beta releases are complete the mainstream series is started.

Building my own CDN - Finally Completed - Update: 17-Dec-2017 ↗
Saturday' 13-Mar-2021
Today I finally completed building my own private CDN. As I discussed so far in my earlier topics (Building my own CDN), I want to custom build the same step-by-step from scratch. And I don't want to for now use/buy third-party CDN subscriptions from Akamai, CloudFlare, Limelight, etc as I discussed earlier.

WAN Optimization Network Stack Architecture - Linux Kernel vs Intel DPDK vs Custom Packet Forward ↗
Saturday' 13-Mar-2021

Bitcoin Mining - Blockchain Technology - Network Optimization via TOFFEE Data-Center WAN Optimization ↗
Saturday' 13-Mar-2021
Bitcoin Mining - Blockchain Technology - Network Optimization via TOFFEE Data-Center WAN Optimization

Upgrading Ubuntu 17.10 to 18.04 via TOFFEE-DataCenter WAN Optimization Screenshots ↗
Saturday' 13-Mar-2021

Watch on Youtube - [889//1] 280 WAN Optimization - Animated demo of Packet Optimization in TOFFEE-DataCenter ↗


A study on WAN Optimization Techniques ↗
Saturday' 13-Mar-2021
There are various techniques with which one can optimize their WAN Network Data. Any long distance communication can be considered as WAN Network. A decade ago any network connecting two countries, considered as a WAN network, and a network within a city as MAN and soon. But these days in general any long distance communication is considered as WAN Network. Such as your Mobile communication networks, Satellite networks, Space Networks (Deep space networks), Trans-Atlantic cable networks, etc.

First TOFFEE-Butterscotch Code Release ↗
Saturday' 13-Mar-2021
TOFFEE-Butterscotch is a variant of TOFFEE can be used to save and optimize your Home/SOHO Internet/WAN bandwidth. Unlike TOFFEE (and TOFFEE-DataCenter) TOFFEE-Butterscotch is a non peer-to-peer (and asymmetric) network optimization solution. This makes TOFFEE-Butterscotch an ideal tool for all Home and SOHO users.

Demo TOFFEE-DataCenter WAN Optimization VM Test Setup ↗
Saturday' 13-Mar-2021

TOFFEE-DataCenter WAN Optimization :: TOFFEE-DATACENTER-1.3.25-1-portable ↗
Saturday' 13-Mar-2021
Download TOFFEE-DATACENTER-1.3.25-1-portable.tar.xz via Google Drive share: platform independent (portable) source: TOFFEE-DATACENTER-1.2.2-1-portable.tar.xz * Alternatively download from SOURCEFORGE project site. * Here are the TOFFEE-DataCenter supported features. * To know more about the project kindly refer TOFFEE-Datacenter Documentation, News and Updates



Featured Educational Video:
Watch on Youtube - [171//1] 169 Q&A - Add additional HardDrive or storage space in Linux VirtualBox VM ↗

TCP Tune-up and Performance Analysis Graphs - Congestion Control - Research - Dos and Don'ts ↗
Saturday' 13-Mar-2021

IP Header Compression in WAN Links and TOFFEE-DataCenter WAN Optimization ↗
Saturday' 13-Mar-2021

TOFFEE hardware selection guide ↗
Saturday' 13-Mar-2021
When you build a WAN Optimization device with TOFFEE the entire packet processing (data optimization) takes place in software layer or in other words more precisely Operating System kernel space. However if you have any compression or encryption hardware accelerator hardware card the parts of the TOFFEE packet processing modules can be offloaded to hardware layer and thus improving its efficiency.

PiPG - Raspberry Pi Network Packet Generator ↗
Saturday' 13-Mar-2021
PiPG is a powerful and yet simple Raspberry Pi Network Packet Generator. With PiPG you can now fabricate custom network packets and send via any Network Interface. Supports all kinds of standard Network Ports (Linux Kernel driver generated) such as Physical Network Interface ports, and an array of virtual ports such as loopback, tun/tap, bridge, etc. indispensable tool for: Network Debugging, Testing and Performance analysis Network Administrators Students Network R&D Protocol Analysis and Study Network Software Development Compliance Testing Ethical Hackers you can generate the following test traffic: L2-Bridging/Slow protocols: STP, LACP, OAM, LLDP, EAP, etc Routing protocols: RIPv1, RIPv2, IGMPv1, IGMPv2, OSPF, IS-IS, EIGRP, HSRP, VRRP, etc Proprietary protocols: CISCO, etc Generic: IPv4 TCP/UDP, etc Malformed random packets




TOFFEE-Mocha WAN Emulation software development - Update: 19-July-2016 ↗
Saturday' 13-Mar-2021
Today I refined the first page consolidated report graphs. TOFFEE-Mocha (unlike TOFFEE) is a WAN Emulator, so the graphs are supposed to highlight this purpose and should display the overall network activity. Unlike TOFFEE, the TOFFEE-Mocha report should contain in general what is received versus what is sent across the wire. In case if the packet drop feature is enabled, you should see few missing bytes and packets. Similarly in future I may support packet duplication feature, in that case you may see more packets/bytes sent versus the packets/bytes actually received.



Research :: Optimization of network data (WAN Optimization) at various levels:
Network File level network data WAN Optimization


Learn Linux Systems Software and Kernel Programming:
Linux, Kernel, Networking and Systems-Software online classes [CDN]


Hardware Compression and Decompression Accelerator Cards:
TOFFEE Architecture with Compression and Decompression Accelerator Card [CDN]


TOFFEE-DataCenter on a Dell Server - Intel Xeon E5645 CPU:
TOFFEE-DataCenter screenshots on a Dual CPU - Intel(R) Xeon(R) CPU E5645 @ 2.40GHz - Dell Server